1
0
mirror of https://github.com/vbrandl/dotfiles synced 2024-11-23 00:13:49 +01:00
dotfiles/editors/vim/coc-settings.json
2019-06-30 15:59:19 +02:00

8 lines
146 B
JSON

//"languageserver": {
//"rust": {
//"command": "ra_lsp_server",
//"filetypes": ["rust"],
//"rootPatterns": ["Cargo.toml"]
//}
//}