mirror of
1
0
Fork 0

renamed sources_non_forked folder to bundle

This commit is contained in:
Mirosław Pragłowski 2014-05-09 21:28:39 +02:00
parent 1b24133310
commit a1339baae9
1424 changed files with 5 additions and 33 deletions

5
.gitignore vendored
View File

@ -1,7 +1,6 @@
temp_dirs/undodir*
sources_non_forked/ack.vim/.netrwhist
bundle/ack.vim/.netrwhist
temp_dirs/yankring_history_v2.txt
sources_forked/yankring/doc/tags
sources_non_forked/tlib/doc/tags
my_configs.vim
bundle/tlib/doc/tags
tags

View File

@ -113,7 +113,7 @@ After you have installed the setup you can create **~/.vim_runtime/my_configs.vi
You can also install your own plugins, for instance, via pathogen we can install [vim-rails](https://github.com/tpope/vim-rails):
cd ~/.vim_runtime
git clone git://github.com/tpope/vim-rails.git sources_non_forked/vim-rails
git clone git://github.com/tpope/vim-rails.git bundle/vim-rails
Now you have vim-rails installed ;-)

Some files were not shown because too many files have changed in this diff Show More