mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-07-14 06:52:52 +03:00
Fix Process::kill() in Windows.
And a couple of minor fixes.
This commit is contained in:
@@ -1080,7 +1080,7 @@ void LSPClientPlugin::loadLSPConfig( std::vector<LSPDefinition>& lsps, const std
|
||||
auto list = { "lsp-go-to-definition",
|
||||
"lsp-go-to-declaration",
|
||||
"lsp-go-to-implementation",
|
||||
"lspz-go-to-type-definition",
|
||||
"lsp-go-to-type-definition",
|
||||
"lsp-switch-header-source",
|
||||
"lsp-symbol-info",
|
||||
"lsp-symbol-references",
|
||||
|
||||
Reference in New Issue
Block a user