Include ~/.vim_runtime in packpath for native vim packages
This commit is contained in:
parent
8bf90b12d0
commit
c6f9af86e7
1 changed files with 6 additions and 0 deletions
|
@ -5,6 +5,12 @@
|
||||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||||
|
|
||||||
|
|
||||||
|
""""""""""""""""""""""""""""""
|
||||||
|
" => Enable native vim packages as described in the README
|
||||||
|
""""""""""""""""""""""""""""""
|
||||||
|
set packpath+=~/.vim_runtime
|
||||||
|
|
||||||
|
|
||||||
""""""""""""""""""""""""""""""
|
""""""""""""""""""""""""""""""
|
||||||
" => Load pathogen paths
|
" => Load pathogen paths
|
||||||
""""""""""""""""""""""""""""""
|
""""""""""""""""""""""""""""""
|
||||||
|
|
Loading…
Reference in a new issue