Skip to content

liquidz/clj-vimdoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clj-vimdoc Circle CI

Yet another vim helpfile generation tool.

clj-vimdoc is ALPHA version.

Install

git clone https://github.com/liquidz/clj-vimdoc
cd clj-vimdoc
./configure
ln -s bin/vimdoc /path/to/your/bin

Usage

  • generate vimdoc.yml template
cd /path/to/vim/plugin
vimdoc init
  • generate helpfile
cd /path/to/vim/plugin
vimdoc .

License

Copyright (c) 2015 uochan

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.