sponsor Vim development Vim logo Vim Book Ad

vim-logaling : A logaling-command front-end

 script karma  Rating 0/0, Downloaded by 1280  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.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim-logaling-v0.4.8-017.zip 0.4.8 2012-07-31 7.0 Takahiro Yoshihara Add logaling-command version 0.1.7 support
vim-logaling-v0.4.6-015.zip 0.4.6 2012-07-22 7.0 Takahiro Yoshihara Initial upload
ip used for rating: 216.73.216.130

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github