neovim: Drop cosco-vim

Didn't end up using the automatic semicolons nearly as much.
This commit is contained in:
Donovan Glover 2024-03-08 19:58:58 -05:00
parent 32e443fbcd
commit d9f61cdad9
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -179,7 +179,6 @@ in
nnoremap <silent> <leader>; :NvimTreeToggle<CR>
nnoremap <silent> <leader>z :ZenMode<CR>
nnoremap <silent> <leader>b :TagbarToggle<CR>
nnoremap <silent> <leader>' :CommaOrSemiColon<CR>
vnoremap <C-s> y:silent !notify-send -t 4000 "" "$(tango '<C-r>0')"<CR>:<Esc>
autocmd BufNewFile,BufRead *.ecr setlocal syntax=html
@ -569,7 +568,6 @@ in
}
'';
}
cosco-vim
fzf-vim
vim-caddyfile
vim-graphql