Skip to content

Commit

Permalink
馃摝 NEW: Add settings id (#666)
Browse files Browse the repository at this point in the history
So other LSP Handler Plugins settings can be added to the same sublime menu.
  • Loading branch information
predragnikolic authored and rwols committed Jul 27, 2019
1 parent 84ef689 commit 67a55b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Menus/Main.sublime-menu
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"children": [
{
"caption": "LSP",
"id": "lsp-settings",
"children": [
{
"caption": "Settings",
Expand Down

0 comments on commit 67a55b7

Please sign in to comment.