configs/home/.config/nvim/coc-settings.json
2023-07-04 15:42:14 +02:00

5 lines
154 B
JSON

{
"rust-analyzer.server.path": "/usr/bin/rust-analyzer",
"suggest.acceptSuggestionOnCommitCharacter": true,
"diagnostic.displayByAle": true
}