mirror of
https://github.com/amix/vimrc
synced 2025-08-01 10:25:01 +08:00
Include ~/.vim_runtime in packpath for native vim packages
This commit is contained in:
@ -5,6 +5,12 @@
|
|||||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||||
|
|
||||||
|
|
||||||
|
""""""""""""""""""""""""""""""
|
||||||
|
" => Enable native vim packages as described in the README
|
||||||
|
""""""""""""""""""""""""""""""
|
||||||
|
set packpath+=~/.vim_runtime
|
||||||
|
|
||||||
|
|
||||||
""""""""""""""""""""""""""""""
|
""""""""""""""""""""""""""""""
|
||||||
" => Load pathogen paths
|
" => Load pathogen paths
|
||||||
""""""""""""""""""""""""""""""
|
""""""""""""""""""""""""""""""
|
||||||
|
Reference in New Issue
Block a user