1
0
mirror of https://github.com/vbrandl/dotfiles synced 2024-11-23 00:13:49 +01:00
dotfiles/editors/vim/coc-settings.json

8 lines
146 B
JSON
Raw Normal View History

2019-06-30 15:59:19 +02:00
//"languageserver": {
//"rust": {
//"command": "ra_lsp_server",
//"filetypes": ["rust"],
//"rootPatterns": ["Cargo.toml"]
//}
//}