Skip to content

Commit d7e399f

Browse files
committed
Markdown headings
1 parent 0db6d1e commit d7e399f

File tree

1 file changed

+6
-12
lines changed

1 file changed

+6
-12
lines changed

README.markdown

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
rhubarb.vim
2-
===========
1+
# rhubarb.vim
32

43
If [fugitive.vim][] is the Git, rhubarb.vim is the Hub. Or at least it
54
could be. One day. Right now it's pretty stupid. I almost named it
@@ -16,8 +15,7 @@ rhubarb.vim.
1615

1716
[fugitive.vim]: https://github.com/tpope/vim-fugitive
1817

19-
Installation
20-
------------
18+
## Installation
2119

2220
In addition to [fugitive.vim][], [Curl](http://curl.haxx.se/) is
2321
required (included with OS X). There are 5 ways you can tell
@@ -56,30 +54,26 @@ then simply copy and paste:
5654
Once help tags have been generated, you can view the manual with
5755
`:help rhubarb`.
5856

59-
FAQ
60-
---
57+
## FAQ
6158

6259
> How do I turn off that preview window that shows the issue body?
6360
6461
set completeopt-=preview
6562

66-
Contributing
67-
------------
63+
## Contributing
6864

6965
See the contribution guidelines for
7066
[fugitive.vim](https://github.com/tpope/vim-fugitive#readme).
7167

72-
Self-Promotion
73-
--------------
68+
## Self-Promotion
7469

7570
Like rhubarb.vim? Follow the repository on
7671
[GitHub](https://github.com/tpope/vim-rhubarb). And if
7772
you're feeling especially charitable, follow [tpope](http://tpo.pe/) on
7873
[Twitter](http://twitter.com/tpope) and
7974
[GitHub](https://github.com/tpope).
8075

81-
License
82-
-------
76+
## License
8377

8478
Copyright (c) Tim Pope. Distributed under the same terms as Vim itself.
8579
See `:help license`.

0 commit comments

Comments
 (0)