Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

Commit

Permalink
make sure leader is set before we refer to it in the plugin configs
Browse files Browse the repository at this point in the history
  • Loading branch information
bleything committed Feb 27, 2010
1 parent ddcaa38 commit 0c0478b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vimrc
Expand Up @@ -16,8 +16,8 @@
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""

source $HOME/.vim/basic
source $HOME/.vim/plugins
source $HOME/.vim/bindings
source $HOME/.vim/plugins
source $HOME/.vim/window
source $HOME/.vim/editing
source $HOME/.vim/filetypes
Expand Down

0 comments on commit 0c0478b

Please sign in to comment.