Newton_Editor/plugins/gtksourceview/lsp_client/config.json

7 lines
147 B
JSON

{
"lsp_manager_start_command": ["python", "/opt/lsp-manager.zip"],
"websocket": {
"host": "localhost",
"port": 8765
}
}