Skip to content

Commit 8596def

Browse files
committed
Update Sublime config
1 parent 81a14b8 commit 8596def

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

configs/sublime/Preferences.sublime-settings

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"highlight_modified_tabs": true,
2727
"ignored_packages":
2828
[
29+
"Package Control",
2930
"Vintage",
3031
],
3132
"index_exclude_patterns":
@@ -53,5 +54,5 @@
5354
"trim_trailing_white_space_on_save": true,
5455
"word_wrap": true,
5556
"update_check": true,
56-
"index_files": true,
57+
"index_files": false,
5758
}

0 commit comments

Comments
 (0)