add rust and some config updates to vim
This commit is contained in:
parent
a26d681c2d
commit
728378eb2a
4 changed files with 17 additions and 7 deletions
|
|
@ -12,6 +12,8 @@
|
|||
"python.analysis.typeCheckingMode": "off",
|
||||
"suggest.detailField": "abbr",
|
||||
"suggest.snippetIndicator": "",
|
||||
"rust-analyzer.server.path": "/bin/rust-analyzer",
|
||||
"rust-analyzer.inlayHints.enable": false,
|
||||
"languageserver": {
|
||||
"ccls": {
|
||||
"command": "ccls",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue