add some more packages
This commit is contained in:
parent
7e384e0f38
commit
67a33444a2
1 changed files with 4 additions and 0 deletions
4
home.nix
4
home.nix
|
@ -31,6 +31,7 @@ in
|
|||
dmenu
|
||||
xsel
|
||||
manix
|
||||
shellcheck
|
||||
|
||||
rlwrap
|
||||
# i like having easy access to a lot of repls
|
||||
|
@ -123,6 +124,9 @@ in
|
|||
|
||||
# CoC
|
||||
# Plug 'neoclide/coc.nvim', {'branch': 'release'}
|
||||
coc-sh
|
||||
coc-json
|
||||
coc-fish
|
||||
|
||||
haskell-vim
|
||||
|
||||
|
|
Loading…
Reference in a new issue