remove useless ruby related vim modules
This commit is contained in:
parent
1946ddc7d8
commit
f3fb93d96c
@ -1,5 +1 @@
|
||||
Bundle "ecomba/vim-ruby-refactoring"
|
||||
Bundle "tpope/vim-rails.git"
|
||||
Bundle "vim-ruby/vim-ruby.git"
|
||||
Bundle "keith/rspec.vim"
|
||||
Bundle "tpope/vim-bundler"
|
||||
|
@ -12,3 +12,5 @@ fi
|
||||
|
||||
# Customize to your needs...
|
||||
for config_file ($HOME/.yadr/zsh/*.zsh) source $config_file
|
||||
|
||||
[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh
|
||||
|
Loading…
Reference in New Issue
Block a user