From d9f61cdad9fb0ebbc851586bfcbfc0711ea2e0df Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Fri, 8 Mar 2024 19:58:58 -0500 Subject: [PATCH] neovim: Drop cosco-vim Didn't end up using the automatic semicolons nearly as much. --- home/neovim.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/home/neovim.nix b/home/neovim.nix index 88671cf9..42b55b9b 100644 --- a/home/neovim.nix +++ b/home/neovim.nix @@ -179,7 +179,6 @@ in nnoremap ; :NvimTreeToggle nnoremap z :ZenMode nnoremap b :TagbarToggle - nnoremap ' :CommaOrSemiColon vnoremap y:silent !notify-send -t 4000 "成果" "$(tango '0')": autocmd BufNewFile,BufRead *.ecr setlocal syntax=html @@ -569,7 +568,6 @@ in } ''; } - cosco-vim fzf-vim vim-caddyfile vim-graphql