EthanBrown.SublimeText2.UtilPackages
- Sublime package featuring the best general utility, file manipulation, navigation, sidebar enhancements, themes, color schemes, etc - AdvancedNewFile, ConsoleExec, EncodingHelper, KeymapManager, MoveTab, Navigation History, Open Recent Files, OpenSearchResult, RecentActiveFiles, Search Anywhere, SideBarEnhancements, Sublime Files, Soda Theme - Also includes a custom keybinding package hosted on GitHub - Merges in customized settings for User Preferences - Fixed minor bug in JSON helpers when adding to a simple map
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"close_windows_when_empty": true,
|
||||
"highlight_modified_tabs": true,
|
||||
"ignored_packages":
|
||||
[
|
||||
"Caret History",
|
||||
"GotoRecent",
|
||||
"MultiTaskBuild",
|
||||
"Open Related",
|
||||
"QuickFileMove",
|
||||
"SublimeREPL"
|
||||
],
|
||||
"theme": "Soda Dark.sublime-theme"
|
||||
}
|
Reference in New Issue
Block a user