File tree 1 file changed +6
-12
lines changed
1 file changed +6
-12
lines changed Original file line number Diff line number Diff line change 1
- rhubarb.vim
2
- ===========
1
+ # rhubarb.vim
3
2
4
3
If [ fugitive.vim] [ ] is the Git, rhubarb.vim is the Hub. Or at least it
5
4
could be. One day. Right now it's pretty stupid. I almost named it
@@ -16,8 +15,7 @@ rhubarb.vim.
16
15
17
16
[ fugitive.vim ] : https://github.com/tpope/vim-fugitive
18
17
19
- Installation
20
- ------------
18
+ ## Installation
21
19
22
20
In addition to [ fugitive.vim] [ ] , [ Curl] ( http://curl.haxx.se/ ) is
23
21
required (included with OS X). There are 5 ways you can tell
@@ -56,30 +54,26 @@ then simply copy and paste:
56
54
Once help tags have been generated, you can view the manual with
57
55
` :help rhubarb ` .
58
56
59
- FAQ
60
- ---
57
+ ## FAQ
61
58
62
59
> How do I turn off that preview window that shows the issue body?
63
60
64
61
set completeopt-=preview
65
62
66
- Contributing
67
- ------------
63
+ ## Contributing
68
64
69
65
See the contribution guidelines for
70
66
[ fugitive.vim] ( https://github.com/tpope/vim-fugitive#readme ) .
71
67
72
- Self-Promotion
73
- --------------
68
+ ## Self-Promotion
74
69
75
70
Like rhubarb.vim? Follow the repository on
76
71
[ GitHub] ( https://github.com/tpope/vim-rhubarb ) . And if
77
72
you're feeling especially charitable, follow [ tpope] ( http://tpo.pe/ ) on
78
73
[ Twitter] ( http://twitter.com/tpope ) and
79
74
[ GitHub] ( https://github.com/tpope ) .
80
75
81
- License
82
- -------
76
+ ## License
83
77
84
78
Copyright (c) Tim Pope. Distributed under the same terms as Vim itself.
85
79
See ` :help license ` .
You can’t perform that action at this time.
0 commit comments