1
0
Fork 0

multiple tweaks, for better or worse

This commit is contained in:
Von Random 2017-11-08 17:47:04 +03:00
parent be67e054f7
commit 16a72b9ab6
6 changed files with 6 additions and 9 deletions

6
vimrc
View file

@ -23,11 +23,7 @@ if v:version >= 703
set colorcolumn=80 relativenumber formatoptions+=j
endif
if v:version >= 800
set breakindent keymap=russian-jcukenwintype iminsert=0 imsearch=0
inoremap <C-@> <C-^>
cnoremap <C-@> <C-^>
inoremap <C-Space> <C-^>
cnoremap <C-Space> <C-^>
set breakindent
endif
" maps