Skip to content

Commit

Permalink
Don't explicitly load plugins [Close skwp#118]
Browse files Browse the repository at this point in the history
  • Loading branch information
skwp committed Jul 10, 2012
1 parent 11fd924 commit d200995
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,3 @@ set wildignore+=*.png,*.jpg,*.gif
set scrolloff=8 "Start scrolling when we're 8 lines away from margins
set sidescrolloff=15
set sidescroll=1

for f in split(glob('~/.vim/plugin/settings/*.vim'), '\n')
exe 'source' f
endfor

0 comments on commit d200995

Please sign in to comment.