base: remove some extraneous neovim plugins I'm not (yet) using neovim for development work and coc-nvim doesn't build on Nix right now.
Alan Pearce alan@alanpearce.eu
Mon, 20 Jun 2022 15:53:27 +0200
1 files changed, 0 insertions(+), 3 deletions(-)
jump to
M user/settings/base.nix → user/settings/base.nix
@@ -18,12 +18,9 @@ withNodeJs = true; plugins = with pkgs.vimPlugins; [ commentary coc-css - coc-eslint coc-git coc-html coc-json - coc-nvim - coc-prettier coc-tabnine coc-yaml vim-surround