dotfiles

Personal dotfiles
git clone https://git.bracken.jp/dotfiles.git
Log | Files | Refs | LICENSE

Package Control.sublime-settings (194B)


      1 {
      2 	"bootstrapped": true,
      3 	"installed_packages":
      4 	[
      5 		"Clang Format",
      6 		"Dartlight",
      7 		"GN",
      8 		"LSP",
      9 		"LSP-clangd",
     10 		"Package Control",
     11 		"Rust Enhanced",
     12 	],
     13 	"in_process_packages":
     14 	[
     15 	],
     16 }