Skip to content

Commit 811fe4a

Browse files
committed
Merge pull request spf13#63 from lihuazhang/3.0
source support_function.vim or you will meet the "JavaClassNameFromFilen...
2 parents c7f1ca8 + 683ecac commit 811fe4a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.vimrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@
8484
Bundle 'scrooloose/syntastic'
8585
Bundle 'garbas/vim-snipmate'
8686
Bundle 'spf13/snipmate-snippets'
87+
" Source support_function.vim to support snipmate-snippets.
88+
source $HOME/.vim/bundle/snipmate-snippets/snippets/support_functions.vim
8789
Bundle 'tpope/vim-fugitive'
8890
Bundle 'scrooloose/nerdcommenter'
8991
Bundle 'godlygeek/tabular'

0 commit comments

Comments
 (0)