mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-24 14:48:37 +01:00
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:
parent
36b322bb0c
commit
de8a16a10c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user