40 lines
		
	
	
		
			876 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			40 lines
		
	
	
		
			876 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| [
 | ||
| 		{
 | ||
| 				"caption": "Preferences",
 | ||
| 				"mnemonic": "n",
 | ||
| 				"id": "preferences",
 | ||
| 				"children":
 | ||
| 				[
 | ||
| 						{
 | ||
| 							"caption": "Package Settings",
 | ||
| 							"mnemonic": "P",
 | ||
| 							"id": "package-settings",
 | ||
| 							"children":
 | ||
| 							[
 | ||
| 									{
 | ||
| 											"caption": "Side Bar Git",
 | ||
| 											"children":
 | ||
| 											[
 | ||
| 													{
 | ||
| 															"command": "open_file", "args":
 | ||
| 															{
 | ||
| 																	"file": "${packages}/SideBarGit/SideBarGit.sublime-settings"
 | ||
| 															},
 | ||
| 															"caption": "Settings – Default"
 | ||
| 													},
 | ||
| 													{
 | ||
| 															"command": "open_file", "args":
 | ||
| 															{
 | ||
| 																	"file": "${packages}/User/SideBarGit.sublime-settings"
 | ||
| 															},
 | ||
| 															"caption": "Settings – User"
 | ||
| 													},
 | ||
| 													{ "caption": "-" }
 | ||
| 											]
 | ||
| 									}
 | ||
| 							]
 | ||
| 						}
 | ||
| 				]
 | ||
| 		}
 | ||
| ]
 |