caio.co/de/vim-runtime

More configuration change to keep my working setup working

... Am I being trolled? I keep getting the bleeding part, but none
of the edge.
Id
cc8755551289606f10dc55303f8080b979541434
Author
Caio
Commit time
2020-02-25T07:38:02+01:00

Modified coc-settings.json

@@ -1,8 +1,8
{
"diagnostic.displayByAle": true,
"coc.preferences.snippets.enable": false,
"coc.preferences.jumpCommand": "tab drop",
- "rust-analyzer.raLspServerPath": "~/bin/ra_lsp_server",
+ "rust-analyzer.serverPath": "~/bin/ra_lsp_server",
"rust-analyzer.cargo-watch.command": "clippy",
"rust-analyzer.cargo-watch.enable": true,
"rust-analyzer.cargoFeatures.allFeatures": true,