1
0
mirror of https://github.com/amix/vimrc synced 2025-06-17 02:15:01 +08:00

Fix support for native vim packages (#733)

This commit is contained in:
Steffen Beyer
2023-08-20 16:36:15 +02:00
committed by GitHub
parent 986318a12e
commit c2c2edd7b4
2 changed files with 6 additions and 1 deletions

View File

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