- 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
		
	
		
			
				
	
	
		
			29 lines
		
	
	
		
			694 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			694 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {
 | |
|     "installed_packages":
 | |
|     [
 | |
|       "AdvancedNewFile",
 | |
|       "ConsoleExec",
 | |
|       "EncodingHelper",
 | |
|       "KeymapManager",
 | |
|       "MoveTab",
 | |
|       "Navigation History",
 | |
|       "Open Recent Files",
 | |
|       "OpenSearchResult",
 | |
|       "Package Control",
 | |
|       "RecentActiveFiles",
 | |
|       "Search Anywhere",
 | |
|       "SideBarEnhancements",
 | |
|       "Sublime Files",
 | |
|       "Theme - Soda",
 | |
|       "ZZZ.EthanBrown.SublimeKeyMap.Util"
 | |
|     ],
 | |
|     "package_name_map": {
 | |
|       "SublimeKeyMap.Util": "ZZZ.EthanBrown.SublimeKeyMap.Util"
 | |
|     },
 | |
|     "repositories":
 | |
|     [
 | |
|       "https://github.com/abrookins/OpenSearchResult",
 | |
|       "https://github.com/Iristyle/SublimeKeyMap.Util"
 | |
|     ]
 | |
| }
 |