Skip to content

Instantly share code, notes, and snippets.

@rynffoll
Last active October 20, 2016 17:43
Show Gist options
  • Save rynffoll/7bb30a47b3b8d39687f588ecc2be5425 to your computer and use it in GitHub Desktop.
Save rynffoll/7bb30a47b3b8d39687f588ecc2be5425 to your computer and use it in GitHub Desktop.
cVim Config
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