Activity
-
Disable ALE's LSP thinger 💬 by Caio 4 years ago
Now every plugin is hacking in broken lsp support... Great.
-
Upgrade Plug.vim by Caio 4 years ago
-
Upgrade plug.vim by Caio 5 years ago
-
Highlight "TOML" front matter on markdown files 💬 by Caio 5 years ago
A bit iffy, just like the yaml version, but it works alright
-
Map :ALEDetail to <leader>D 💬 by Caio 5 years ago
`rustc` and `clippy` often give good advice on diagnostics, so I've been reaching to `:ALEDetail` very often over the past few months
-
Upgrade plug.vim by Caio 5 years ago
-
Update rust-analyzer settings 💬 by Caio 5 years ago
Settings were renamed, watching now defaults to `on`
-
Upgrade plug.vim by Caio 5 years ago
-
Don't show the useless fzf preview window 💬 by Caio 5 years ago
ffs
-
More configuration change to keep my working setup working 💬 by Caio 5 years ago
... Am I being trolled? I keep getting the bleeding part, but none of the edge.
Just hit :PlugInstall and code away!
LSP Support
If nodejs is installed, coc is configured. To start it, call :IDE.
I've used this setup successfully with rust, python and typescript.