Skip to content

Commit

Permalink
rvm.vim 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tpope committed Oct 13, 2012
1 parent d53dfd8 commit f6c4701
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@ Self-Promotion
--------------

Like rvm.vim? Follow the repository on
[GitHub](https://github.com/tpope/vim-rvm). And if
you're feeling especially charitable, follow [tpope](http://tpo.pe/) on
[Twitter](http://twitter.com/tpope) and
[GitHub](https://github.com/tpope/vim-rvm) and vote for it on
[vim.org](http://www.vim.org/scripts/script.php?script_id=4269). And if
you're feeling especially charitable, follow [tpope](http://tpo.pe/) on [Twitter](http://twitter.com/tpope) and
[GitHub](https://github.com/tpope).

License
Expand Down
1 change: 1 addition & 0 deletions plugin/rvm.vim
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
" rvm.vim - Switch Ruby versions from inside Vim
" Maintainer: Tim Pope <http://tpo.pe/>
" Version: 1.0

if exists('g:loaded_rvm') || v:version < 700 || &cp
finish
Expand Down

0 comments on commit f6c4701

Please sign in to comment.