This commit is contained in:
parent
2216e1414d
commit
639a623db3
1 changed files with 3 additions and 0 deletions
|
@ -54,6 +54,7 @@ in {
|
||||||
gcc
|
gcc
|
||||||
]
|
]
|
||||||
++ optionals neovimIde [
|
++ optionals neovimIde [
|
||||||
|
clang-tools
|
||||||
nodejs_latest
|
nodejs_latest
|
||||||
nodePackages.npm
|
nodePackages.npm
|
||||||
nodePackages.neovim
|
nodePackages.neovim
|
||||||
|
@ -203,6 +204,8 @@ in {
|
||||||
markdown-preview-nvim
|
markdown-preview-nvim
|
||||||
|
|
||||||
# Coc configured
|
# Coc configured
|
||||||
|
coc-clangd
|
||||||
|
coc-cmake
|
||||||
coc-css
|
coc-css
|
||||||
coc-eslint
|
coc-eslint
|
||||||
coc-java
|
coc-java
|
||||||
|
|
Loading…
Reference in a new issue