From 67a33444a2de49b3931821b66abf2f6ad7cfc91b Mon Sep 17 00:00:00 2001 From: mehbark Date: Fri, 18 Aug 2023 23:23:23 -0400 Subject: [PATCH] add some more packages --- home.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/home.nix b/home.nix index c9f9cc1..b273b91 100644 --- a/home.nix +++ b/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