From 384ca2c7fd70eb1c98e6cdb5a51a0738417f1d3b Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Thu, 17 Nov 2022 13:05:08 -0600 Subject: [PATCH] Add coc plugins --- home/home.nix | 3 ++- home/vim.nix | 14 ++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/home/home.nix b/home/home.nix index f0615ba..de15528 100644 --- a/home/home.nix +++ b/home/home.nix @@ -42,8 +42,9 @@ in { hms htop jq - nmap nano + nmap + nodejs openssl tmux transcrypt diff --git a/home/vim.nix b/home/vim.nix index 9e53f1a..65aa2fa 100644 --- a/home/vim.nix +++ b/home/vim.nix @@ -30,6 +30,20 @@ in plugins = with pkgs.vimPlugins; [ ansible-vim 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 direnv-vim fzf-vim