Skip to content

tacahiroy/vim-logaling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-logaling

This is a logaling-command wrapper. You can use logaling-command on Vim.

Dependency

Needless to say, you're a user of logaling-command.
If not, you have to install logaling-command.

gem install logaling-command

How to install

If you use Vundle it's very easy, you just run command :BundleInstall tacahiroy/vim-logaling on Vim.
And also put Bundle 'tacahiroy/vim-logaling' into .vimrc.

If you use pathogen.vim, 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 in $HOME/.vim directory.
On windows, you must copy to $HOME/vimfiles directory instead of $HOME/.vim.

Related links

License

Copyright (c) 2012 tacahiroy. Distributed under the MIT License.

About

A wrapper of logaling-command

Resources

Stars

Watchers

Forks

Packages

No packages published