ruscmd : Support command mode in Russian keyboard layout
| script karma |
Rating 17/5,
Downloaded by 163
|
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 (Mercurial): http://code.google.com/p/vim-plugin-ruscmd/source
Mirror (Git): https://github.com/powerman/vim-plugin-ruscmd |
| |
| install details |
Using pathogen (recommended).
a) Using source:
$ hg clone https://code.google.com/p/vim-plugin-ruscmd/ ~/.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: 54.226.5.29
|