mirror of
https://github.com/zhigang1992/AutoFileName.git
synced 2026-01-12 22:45:57 +08:00
this should fix almost all the current bugs. Still looking into overriding default autocompletion issues
12 lines
261 B
Plaintext
12 lines
261 B
Plaintext
[
|
|
{
|
|
"caption": "AutoFileName: Default Settings",
|
|
"command": "open_file",
|
|
"args": {"file": "${packages}/AutoFileName/autofilename.sublime-settings"}
|
|
},
|
|
{
|
|
"caption": "AutoFileName: Quick Settings",
|
|
"command": "afn_settings_panel"
|
|
}
|
|
|
|
] |