vim: remove anoying alias
This commit is contained in:
parent
e7b530a835
commit
21e4cd92d2
4
.vimrc
4
.vimrc
@ -284,8 +284,8 @@ imap <F12> <C-O>:set paste<CR>
|
|||||||
imap <S-F12> <nop>
|
imap <S-F12> <nop>
|
||||||
set pastetoggle=<S-F12>
|
set pastetoggle=<S-F12>
|
||||||
" paste with reindent with Esc prefix
|
" paste with reindent with Esc prefix
|
||||||
nnoremap <Esc>P P'[v']=
|
"nnoremap <Esc>P P'[v']=
|
||||||
nnoremap <Esc>p p'[v']=
|
"nnoremap <Esc>p p'[v']=
|
||||||
|
|
||||||
""""""""""
|
""""""""""
|
||||||
" WINDOW "
|
" WINDOW "
|
||||||
|
Loading…
Reference in New Issue
Block a user