Browse Source

augroup name should be lowercase

events
gmarik 14 years ago
parent
commit
8a2de7543b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      autoload/vundle.vim

+ 1
- 1
autoload/vundle.vim View File

@ -34,7 +34,7 @@ func! vundle#rc(...) abort
endf
augroup bundle#Command-T
augroup bundle#command-t
au!
au User PreInstall echo 'ok'
au User PostInstall call s:commandt_install()


|||||||
x
 
000:0
Loading…
Cancel
Save