add some more packages

This commit is contained in:
mehbark 2023-08-18 23:23:23 -04:00
parent 7e384e0f38
commit 67a33444a2

View file

@ -31,6 +31,7 @@ in
dmenu dmenu
xsel xsel
manix manix
shellcheck
rlwrap rlwrap
# i like having easy access to a lot of repls # i like having easy access to a lot of repls
@ -123,6 +124,9 @@ in
# CoC # CoC
# Plug 'neoclide/coc.nvim', {'branch': 'release'} # Plug 'neoclide/coc.nvim', {'branch': 'release'}
coc-sh
coc-json
coc-fish
haskell-vim haskell-vim