mirror of https://tildegit.org/ben/dotfiles
fix sublime gitignore
parent
8590cf3d8d
commit
f537925a42
|
@ -2,10 +2,7 @@
|
|||
"bootstrapped": true,
|
||||
"in_process_packages":
|
||||
[
|
||||
"ApplySyntax",
|
||||
"DocBlockr",
|
||||
"LinqPad",
|
||||
"SideBarEnhancements"
|
||||
"LinqPad"
|
||||
],
|
||||
"installed_packages":
|
||||
[
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"always_show_minimap_viewport": true,
|
||||
"atomic_save": false,
|
||||
"bold_folder_labels": true,
|
||||
"color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
|
||||
"color_scheme": "Packages/Material Theme/schemes/Material-Theme-Darker.tmTheme",
|
||||
"font_face": "IBM Plex Mono",
|
||||
"font_size": 13,
|
||||
"highlight_line": true,
|
||||
|
@ -10,9 +10,7 @@
|
|||
"ignored_packages":
|
||||
[
|
||||
"All Autocomplete",
|
||||
"ApplySyntax",
|
||||
"Better CoffeeScript",
|
||||
"DocBlockr",
|
||||
"LaTeXing",
|
||||
"LinqPad",
|
||||
"Markdown",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Package Control.last-run
|
||||
Package Control.ca-list
|
||||
Package Control.ca-bundle
|
||||
Package Control.system-ca-bundle
|
||||
Package Control.cache/
|
||||
Package Control.ca-certs/
|
||||
Package\ Control.last-run
|
||||
Package\ Control.ca-list
|
||||
Package\ Control.ca-bundle
|
||||
Package\ Control.system-ca-bundle
|
||||
Package\ Control.cache/
|
||||
Package\ Control.ca-certs/
|
||||
|
||||
|
|
Loading…
Reference in New Issue