Vim package control, tools, improvements, bullshit
This commit is contained in:
+3
-1
@@ -15,5 +15,7 @@
|
||||
"theme": "Soda Dark.sublime-theme",
|
||||
"translate_tabs_to_spaces": true,
|
||||
"tree_animation_enabled": false,
|
||||
"trim_trailing_white_space_on_save": true
|
||||
"trim_trailing_white_space_on_save": true,
|
||||
"folder_exclude_patterns": [".git", ".bundle"],
|
||||
"file_exclude_patterns": [".DS_Store"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user