From 536310e3a0e41c514821d548f97610906bf94fea Mon Sep 17 00:00:00 2001 From: Kolan Sh Date: Fri, 27 Jul 2018 10:06:10 +0300 Subject: [PATCH] Vim: command mode with russian keys. --- .vimrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.vimrc b/.vimrc index 9be134e..a689ea5 100644 --- a/.vimrc +++ b/.vimrc @@ -21,6 +21,9 @@ set number nmap :set invlist " set breakindent " https://www.linux.org.ru/forum/general/10615635?lastmod=1403800233259 +" https://ru.wikibooks.org/wiki/Vim#%D0%A1%D0%BF%D0%BE%D1%81%D0%BE%D0%B1_2 +set langmap=ёйцукенгшщзхъфывапролджэячсмитьбю;`qwertyuiop[]asdfghjkl\\;'zxcvbnm\\,.,ЙЦУКЕHГШЩЗХЪФЫВАПРОЛДЖЭЯЧСМИТЬБЮ;QWERTYUIOP{}ASDFGHJKL:\\"ZXCVBNM<> + " Setup for the GNU coding format standard function! GnuIndent() setlocal cinoptions=>4,n-2,{2,^-2,:2,=2,g0,h2,p5,t0,+2,(0,u0,w1,m1