initial commit
This commit is contained in:
16
plugins/lsp_client/manifest.json
Normal file
16
plugins/lsp_client/manifest.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "LSP Client",
|
||||
"author": "ITDominator",
|
||||
"version": "0.0.1",
|
||||
"credit": "",
|
||||
"support": "",
|
||||
"requests": {
|
||||
"pass_events": true,
|
||||
"pass_ui_objects": [
|
||||
"separator_right"
|
||||
],
|
||||
"bind_keys": [
|
||||
"LSP Client Toggle||tggl_lsp_window:<Control>l"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user