You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Install the plugin [autozimu/LanguageClient-neovim](https://github.com/autozimu/LanguageClient-neovim) and add the following configuration to ``init.vim``:
47
+
48
+
Install the plugin [autozimu/LanguageClient-neovim][languageclient-neovim] and add the following configuration to
49
+
`init.vim`:
32
50
33
51
```vim
34
52
let g:LanguageClient_serverCommands = {
@@ -46,3 +64,5 @@ Please see [docs/development-guide][dev-guide] for more information.
0 commit comments