Skip to content

Commit bc96c66

Browse files
committed
Fix README install instructions
1 parent 502d3af commit bc96c66

File tree

2 files changed

+18
-15
lines changed

2 files changed

+18
-15
lines changed

README

Lines changed: 0 additions & 15 deletions
This file was deleted.

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# vim-ref addon for gtkdoc (or devhelp)
2+
3+
See gtk documentation on vim
4+
5+
## Install with Vundle:
6+
7+
Plugin 'thinca/vim-ref'
8+
Plugin 'eiiches/gtkdoc'
9+
10+
## Usage:
11+
12+
:Ref gtkdoc <keyword>
13+
14+
## Credits
15+
16+
- gtkdoc-cui [http://github.com/eiiches/gtkdoc]
17+
- vim-ref [http://github.com/thinca/vim-ref]
18+

0 commit comments

Comments
 (0)