vim-logaling : A logaling-command front-end
script karma |
Rating 0/0,
Downloaded by 1205 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Takahiro Yoshihara |
|
script type |
utility |
|
description |
This is a front-end of logaling-command.
logaling-command is a glossary management tool written by Ruby.
See GitHub project page: https://github.com/logaling/logaling-command
You can run logaling-command in Vim.
For MS Windows user, please let me know this plugin can be run on Windows or not.
GitHub repository: https://github.com/tacahiroy/vim-logaling |
|
install details |
Needless to say, you're a user of logaling-command.
If not, you have to install logaling-command first.
% gem install logaling-command
If you use [Vundle](https://github.com/gmarik/vundle.git) it's very easy, you just run command
:BundleInstall tacahiroy/vim-logaling
in Vim.
And also put
Bundle 'tacahiroy/vim-logaling'
into `.vimrc`.
If you use [pathogen.vim](https://github.com/tpope/vim-pathogen), you just execute following:
cd ~/.vim/bundle
git clone git://github.com/tacahiroy/vim-logaling.git
If you don't use either, you must copy 'autoload', 'plugin' and 'doc'
directories to $HOME/.vim directory.
On windows, you must copy to $HOME/vimfiles directory instead of $HOME/.vim.
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.137.150.203
|