ruscmd : Support command mode in Russian keyboard layout
script karma |
Rating 138/44,
Downloaded by 3568 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Alex Efros |
|
script type |
utility |
|
description |
This plugin will let you enter command mode (NORMAL) commands using Russian keyboard layout. Also it will let you enter few most used commands in command line mode in safe way (only full commands translated). This is usually enough to avoid switching between Russian and English layouts just to control Vim.
Works only with Unicode.
Source: https://github.com/powerman/vim-plugin-ruscmd |
|
install details |
Using pathogen (recommended).
a) Using source:
$ git clone https://github.com/powerman/vim-plugin-ruscmd.git ~/.vim/bundle/ruscmd/
b) Using .zip archive:
$ mkdir ~/.vim/bundle/ruscmd/
$ unzip ruscmd.zip -d ~/.vim/bundle/ruscmd/
c) Using .vmb vimball:
$ mkdir ~/.vim/bundle/ruscmd/
$ vi ruscmd.vmb
:UseVimball ~/.vim/bundle/ruscmd
Plain install without pathogen.
a) Using .zip archive:
$ unzip ruscmd.zip -d ~/.vim/
b) Using .vmb vimball:
$ vi ruscmd.vmb
:so % |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 79.170.44.78
|