Add coc plugins
This commit is contained in:
+2
-1
@@ -42,8 +42,9 @@ in {
|
|||||||
hms
|
hms
|
||||||
htop
|
htop
|
||||||
jq
|
jq
|
||||||
nmap
|
|
||||||
nano
|
nano
|
||||||
|
nmap
|
||||||
|
nodejs
|
||||||
openssl
|
openssl
|
||||||
tmux
|
tmux
|
||||||
transcrypt
|
transcrypt
|
||||||
|
|||||||
@@ -30,6 +30,20 @@ in
|
|||||||
plugins = with pkgs.vimPlugins; [
|
plugins = with pkgs.vimPlugins; [
|
||||||
ansible-vim
|
ansible-vim
|
||||||
bufexplorer
|
bufexplorer
|
||||||
|
coc-cmake
|
||||||
|
coc-css
|
||||||
|
coc-go
|
||||||
|
coc-highlight
|
||||||
|
coc-html
|
||||||
|
coc-java
|
||||||
|
coc-json
|
||||||
|
coc-lists
|
||||||
|
coc-markdownlint
|
||||||
|
coc-nvim
|
||||||
|
coc-python
|
||||||
|
coc-tslint
|
||||||
|
coc-vimtex
|
||||||
|
coc-yaml
|
||||||
context-vim
|
context-vim
|
||||||
direnv-vim
|
direnv-vim
|
||||||
fzf-vim
|
fzf-vim
|
||||||
|
|||||||
Reference in New Issue
Block a user