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; [
|
plugins = with pkgs.vimPlugins; [
|
||||||
coc-highlight
|
coc-highlight
|
||||||
coc-nvim
|
coc-nvim
|
||||||
|
coc-rust-analyzer
|
||||||
coc-tabnine
|
coc-tabnine
|
||||||
ctrlp-vim
|
ctrlp-vim
|
||||||
editorconfig-vim
|
editorconfig-vim
|
||||||
|
|
Loading…
Reference in a new issue