Fix support for native vim packages (#733)
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
|
||||
""""""""""""""""""""""""""""""
|
||||
|
||||
Reference in New Issue
Block a user