mirror of
https://github.com/amix/vimrc
synced 2025-02-28 14:12:51 +08:00
Merge pull request #50 from carrieje/snippet-fix
Fixed issue #48 regarding snippet expansion break
This commit is contained in:
commit
c7e2e3bebf
@ -8,8 +8,8 @@
|
|||||||
""""""""""""""""""""""""""""""
|
""""""""""""""""""""""""""""""
|
||||||
" => Load pathogen paths
|
" => Load pathogen paths
|
||||||
""""""""""""""""""""""""""""""
|
""""""""""""""""""""""""""""""
|
||||||
call pathogen#infect('~/.vim_runtime/sources_forked/*')
|
call pathogen#infect('~/.vim_runtime/sources_forked/{}')
|
||||||
call pathogen#infect('~/.vim_runtime/sources_non_forked/*')
|
call pathogen#infect('~/.vim_runtime/sources_non_forked/{}')
|
||||||
call pathogen#helptags()
|
call pathogen#helptags()
|
||||||
|
|
||||||
""""""""""""""""""""""""""""""
|
""""""""""""""""""""""""""""""
|
||||||
|
Loading…
Reference in New Issue
Block a user