Skip to content

Instantly share code, notes, and snippets.

@maxp
Created March 26, 2011 14:37
Show Gist options
  • Select an option

  • Save maxp/888327 to your computer and use it in GitHub Desktop.

Select an option

Save maxp/888327 to your computer and use it in GitHub Desktop.
vim russian
set keymap=russian-jcukenwin
set iminsert=0
set imsearch=0
highlight lCursor guifg=NONE guibg=Cyan
:setlocal spell spelllang=ru_yo,en_us
:setlocal spell spelllang=ru_ru,en_us
# use Ctrl-^ to switch
# http://www.moolenaar.net/habits.html
# http://ru.wikibooks.org/wiki/Vim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment