1
0
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:
Valentin Brandl 2019-06-30 15:59:19 +02:00
parent b1635bc7c6
commit ba47b245cd
No known key found for this signature in database
GPG Key ID: 30D341DD34118D7D

View File

@ -0,0 +1,7 @@
//"languageserver": {
//"rust": {
//"command": "ra_lsp_server",
//"filetypes": ["rust"],
//"rootPatterns": ["Cargo.toml"]
//}
//}