Add rust analyzer to vim
This commit is contained in:
parent
ae3d26a0c1
commit
e99cfb4204
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
plugins = with pkgs.vimPlugins; [
|
||||
coc-highlight
|
||||
coc-nvim
|
||||
coc-rust-analyzer
|
||||
coc-tabnine
|
||||
ctrlp-vim
|
||||
editorconfig-vim
|
||||
|
|
Loading…
Reference in a new issue