dotfiles/nvim.configlink/coc-settings.json
2020-08-02 10:19:57 -04:00

5 lines
109 B
JSON

{
"rust-analyzer.serverPath": "/usr/local/bin/rust-analyzer",
"rust-analyzer.checkOnSave.enable": true
}