Update zsh and add vim-rails
This commit is contained in:
parent
86a2369168
commit
9231ddf91a
2 changed files with 2 additions and 1 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit a38af27991d15d14ac4ca55c919bb694d7eafb7a
|
Subproject commit d485044169c2ac18e9e8e7fe29f7d4d93864168a
|
1
.vimrc
1
.vimrc
|
@ -17,6 +17,7 @@ Bundle 'nathanaelkane/vim-indent-guides'
|
||||||
Bundle 'rodjek/vim-puppet'
|
Bundle 'rodjek/vim-puppet'
|
||||||
Bundle 'tpope/vim-fugitive'
|
Bundle 'tpope/vim-fugitive'
|
||||||
Bundle 'tpope/vim-markdown'
|
Bundle 'tpope/vim-markdown'
|
||||||
|
Bundle 'tpope/vim-rails'
|
||||||
Bundle 'tpope/vim-repeat'
|
Bundle 'tpope/vim-repeat'
|
||||||
Bundle 'tpope/vim-surround'
|
Bundle 'tpope/vim-surround'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue