Removed <C-q> because accidents happen
This commit is contained in:
parent
b9f51cd5b4
commit
ece9647757
1 changed files with 0 additions and 2 deletions
2
vimrc
2
vimrc
|
@ -276,8 +276,6 @@ nnoremap <S-space> gQ
|
|||
" noremap <C-s> :w<CR>
|
||||
noremap <C-s> :echo "Calm the fuck down! There's
|
||||
\ no need to save every 10 seconds FFS!"<CR>
|
||||
noremap <C-x> :hide<CR>
|
||||
noremap <C-q> :bdelete<CR>
|
||||
nnoremap <C-n> :bnext<CR>
|
||||
nnoremap <C-p> :bprevious<CR>
|
||||
nnoremap <leader>n :lnext<cr>
|
||||
|
|
Loading…
Reference in a new issue