mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Grammar update
This commit is contained in:
23
vendor/grammars/sublime_man_page_support/Main.sublime-menu
vendored
Normal file
23
vendor/grammars/sublime_man_page_support/Main.sublime-menu
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
[
|
||||
{
|
||||
"id": "tools",
|
||||
"children":
|
||||
[
|
||||
{
|
||||
"id": "packages",
|
||||
"caption": "Packages",
|
||||
"children":
|
||||
[
|
||||
{
|
||||
"caption": "Man Page Editing",
|
||||
"id": "man_page_dev",
|
||||
"children":
|
||||
[
|
||||
{ "caption": "New Man Page", "command": "man_page_new" }
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user