Skip to content

Commit

Permalink
Add ctrlp, vim-rails. Remove command-t
Browse files Browse the repository at this point in the history
  • Loading branch information
hSATAC committed Apr 25, 2013
1 parent 738271c commit bfdf570
Show file tree
Hide file tree
Showing 6 changed files with 300 additions and 267 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -1 +1,2 @@
*.pyc
.netrwhist
6 changes: 6 additions & 0 deletions .gitmodules
Expand Up @@ -70,3 +70,9 @@
path = bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
ignore = untracked
[submodule "bundle/vim-rails"]
path = bundle/vim-rails
url = https://github.com/tpope/vim-rails.git
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
1 change: 0 additions & 1 deletion bundle/command-t
Submodule command-t deleted from d30099
1 change: 1 addition & 0 deletions bundle/ctrlp
Submodule ctrlp added at 287b9c
1 change: 1 addition & 0 deletions bundle/vim-rails
Submodule vim-rails added at 74f407

0 comments on commit bfdf570

Please sign in to comment.