Skip to content
This repository has been archived by the owner on Jun 15, 2018. It is now read-only.

Commit

Permalink
Load plugin for each buffer
Browse files Browse the repository at this point in the history
Otherwise it's overridden.
  • Loading branch information
l0b0 committed Jan 16, 2014
1 parent 854e005 commit 744acef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,4 @@ set backupdir=~/.vimtmp,.
set directory=~/.vimtmp,.

" Load plugins
autocmd VimEnter * runtime plugin/adjust-tabstop.vim
autocmd BufEnter * runtime plugin/adjust-tabstop.vim

0 comments on commit 744acef

Please sign in to comment.