Files
Newton-Editor/plugins/lsp_client/config.json
2026-01-04 11:42:27 -06:00

7 lines
147 B
JSON

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