Skip to content

Commit

Permalink
Upgrade plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
mephraim committed May 3, 2016
1 parent af7229e commit 8277eda
Show file tree
Hide file tree
Showing 19 changed files with 20 additions and 18 deletions.
2 changes: 2 additions & 0 deletions .gitmodules
Expand Up @@ -89,6 +89,8 @@
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/vim-airline/vim-airline
ignore = dirty
[submodule "bundle/vim-rails"]
path = bundle/vim-rails
url = https://github.com/tpope/vim-rails
ignore = dirty
2 changes: 1 addition & 1 deletion bundle/NERD_tree
2 changes: 1 addition & 1 deletion bundle/YankRing
Submodule YankRing updated 2 files
+295 −279 doc/yankring.txt
+46 −41 plugin/yankring.vim
2 changes: 1 addition & 1 deletion bundle/ctrlp
Submodule ctrlp updated 1 files
+3 −0 readme.md
2 changes: 1 addition & 1 deletion bundle/fugitive
Submodule fugitive updated 2 files
+34 −22 doc/fugitive.txt
+314 −144 plugin/fugitive.vim
2 changes: 1 addition & 1 deletion bundle/haml-vim
2 changes: 1 addition & 1 deletion bundle/indent-guides
2 changes: 1 addition & 1 deletion bundle/indent-object
2 changes: 1 addition & 1 deletion bundle/lusty
2 changes: 1 addition & 1 deletion bundle/repeat
2 changes: 1 addition & 1 deletion bundle/supertab
2 changes: 1 addition & 1 deletion bundle/surround
2 changes: 1 addition & 1 deletion bundle/syntastic
2 changes: 1 addition & 1 deletion bundle/vim-easymotion
2 changes: 1 addition & 1 deletion bundle/vim-javascript-syntax

0 comments on commit 8277eda

Please sign in to comment.