chore(vim): remove command-t from loading start using ivy.nvim
This commit is contained in:
parent
9424d2c09f
commit
f11697bf39
1 changed files with 0 additions and 3 deletions
|
|
@ -43,9 +43,6 @@ set noswapfile
|
|||
" Disable line wrapping
|
||||
set nowrap
|
||||
|
||||
packadd! command-t
|
||||
|
||||
noremap <leader>p :CommandT<cr>
|
||||
noremap <silent> <leader>q :bdelete<cr>
|
||||
noremap <silent> <leader>fs :w<cr>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue