11 lines
336 B
Plaintext
11 lines
336 B
Plaintext
[
|
|
{
|
|
"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"
|
|
}
|
|
}
|
|
]
|