neovim: add some more coc extensions

This commit is contained in:
LavaDesu 2021-09-04 22:14:10 +07:00
parent e99bc9742a
commit 363b02a889
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -7,11 +7,14 @@
package = pkgs.neovim-nightly;
plugins = with pkgs.vimPlugins; [
coc-css
coc-html
coc-nvim
coc-eslint
coc-json
coc-rust-analyzer
coc-tsserver
coc-yaml
ctrlp-vim
lualine-nvim