Initial commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[
|
||||
{
|
||||
"caption": "Preferences: LSP-prolog Settings",
|
||||
"command": "edit_settings",
|
||||
"args": {
|
||||
"base_file": "${packages}/LSP-prolog/LSP-prolog.sublime-settings",
|
||||
"default": "// Settings in here override those in \"LSP-prolog/LSP-prolog.sublime-settings\"\n\n{\n\t$0\n}\n"
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user