feat(SublimeText2.EditorPackages): cache packages
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[
|
||||
{
|
||||
"caption": "Show TODOs: Project and open files",
|
||||
"command": "todo"
|
||||
},
|
||||
{
|
||||
"caption": "Show TODOs: Open files only",
|
||||
"command": "todo", "args": {"open_files_only": true}
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user