neovim: Remove vim-over

I now use better tools that do one thing and do it well such as sd and
the built-in renamer of language servers.
This commit is contained in:
Donovan Glover 2024-04-29 13:11:09 -04:00
parent 36b322bb0c
commit de8a16a10c
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -146,7 +146,6 @@ in
let mapleader = ' '
nnoremap <silent> <leader>e :set nu!<CR>
nnoremap <silent> <leader>t :OverCommandLine<CR>%s/
nnoremap <silent> <leader>o :GitBlameToggle<CR>
nnoremap <silent> <leader>a :NvimTreeFocus<CR>
nnoremap <silent> <leader>d :Bdelete<CR>
@ -522,7 +521,6 @@ in
vim-prisma
vim-javascript
vim-vue
vim-over
csv-vim
rust-vim
yuck-vim