mirror of
https://github.com/vbrandl/dotfiles
synced 2024-11-22 16:03:50 +01:00
Add coc.vim settings file
This commit is contained in:
parent
b1635bc7c6
commit
ba47b245cd
7
editors/vim/coc-settings.json
Normal file
7
editors/vim/coc-settings.json
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
//"languageserver": {
|
||||||
|
//"rust": {
|
||||||
|
//"command": "ra_lsp_server",
|
||||||
|
//"filetypes": ["rust"],
|
||||||
|
//"rootPatterns": ["Cargo.toml"]
|
||||||
|
//}
|
||||||
|
//}
|
Loading…
Reference in New Issue
Block a user