Skip to content

Commit

Permalink
A word about the links.
Browse files Browse the repository at this point in the history
  • Loading branch information
tonchis committed Mar 13, 2015
1 parent 1efcb0b commit 0396ad0
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
vim-to-github
=============
# vim-to-github

Taking you from Vim to GitHub.

Expand Down Expand Up @@ -36,8 +35,7 @@ let g:to_github_clip_command = 'pbcopy'
let g:to_github_clipboard = 1
```

Installation
------------
## Installation

[Pathogen](https://github.com/tpope/vim-pathogen) will do

Expand All @@ -48,8 +46,11 @@ $ git clone https://github.com/tonchis/vim-to-github.git

Or just good old copy and paste.

Thanks
------
## Caveats

`:ToGithub` will give you a link to a specific commit. If you work and commit but don't push to GitHub, you will see a 404.

## Thanks

* To [@kandalf](https://github.com/kandalf/) for the initiative!
* To [@mattn](https://github.com/mattn/) for the [Gist](https://github.com/mattn/gist-vim) plugin! I took inspiration (and code) from him.

0 comments on commit 0396ad0

Please sign in to comment.