Files
linguist/vendor/grammars/sublime_man_page_support/ManPage.sublime-commands
2016-08-24 09:30:20 -07:00

11 lines
166 B
Plaintext

[
{
"caption": "Create New Man Page",
"command": "man_page_new"
},
{
"caption": "Preview Current Man Page",
"command": "man_page_preview"
}
]