neovim: add some more coc extensions
This commit is contained in:
parent
e99bc9742a
commit
363b02a889
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue