sponsor Vim development Vim logo Vim Book Ad

vim-logaling : A logaling-command front-end

 script karma  Rating 0/0, Downloaded by 1073  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: 18.221.239.148

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github