Last active
October 20, 2016 17:43
-
-
Save rynffoll/7bb30a47b3b8d39687f588ecc2be5425 to your computer and use it in GitHub Desktop.
cVim Config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
let barposition = "bottom" | |
let hintcharacters = "1234567890" | |
" Russian layout | |
let langmap = "Ё|АFБ<ВDГUДLЕTЖ:ЗPИBЙQКRЛKМVНYОJПGРHСCТNУEФAХ{ЦWЧXШIЩOЪ}ЫSЬMЭ\"Ю>ЯZаfб\\,вdгuдlеtж\\;зpиbйqкrлkмvнyоjпgрhсcтnуeфaх[цwчxшiщoъ]ыsьmэ'ю.яzё\\№#" | |
" disable <C-l> for using default behaviour | |
iunmap <C-l> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment