fixes
This commit is contained in:
@@ -63,3 +63,9 @@ set keymap vi-insert
|
||||
"\C-h":operate-and-get-next
|
||||
|
||||
#################################
|
||||
|
||||
########### custom ##############
|
||||
$if qalc
|
||||
set show-mode-in-prompt off
|
||||
$endif
|
||||
#################################
|
||||
|
||||
@@ -93,7 +93,7 @@ noremap! <C-e> <C-j>
|
||||
" i -> k
|
||||
noremap i k
|
||||
noremap I K
|
||||
noremap! <C-i> <C-k>
|
||||
"noremap! <C-i> <C-k> " breaks tab
|
||||
" o -> l
|
||||
noremap o l
|
||||
noremap O L
|
||||
@@ -145,7 +145,7 @@ noremap! <C-е> <C-ж>
|
||||
" i -> k
|
||||
noremap и к
|
||||
noremap И К
|
||||
noremap! <C-и> <C-к>
|
||||
"noremap! <C-и> <C-к> " breaks tab
|
||||
" o -> l
|
||||
noremap о л
|
||||
noremap О Л
|
||||
|
||||
Reference in New Issue
Block a user