1
0
Fork 0
mirror of synced 2024-06-01 06:51:09 -04:00

Include ~/.vim_runtime in packpath for native vim packages

This commit is contained in:
Steffen Beyer 2023-06-29 16:08:04 +02:00 committed by GitHub
parent 8bf90b12d0
commit c6f9af86e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,12 @@
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
""""""""""""""""""""""""""""""
" => Enable native vim packages as described in the README
""""""""""""""""""""""""""""""
set packpath+=~/.vim_runtime
""""""""""""""""""""""""""""""
" => Load pathogen paths
""""""""""""""""""""""""""""""