Files
Newton-Editor/plugins/depricated/lsp_client/manifest.json

17 lines
336 B
JSON

{
"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"
]
}
}