mirror of
https://github.com/vbrandl/dotfiles
synced 2025-07-02 01:05:09 +02:00
Add coc.vim settings file
This commit is contained in:
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"]
|
||||
//}
|
||||
//}
|
Reference in New Issue
Block a user