Fix not loading packages from ~/.config/work
This commit is contained in:
parent
bf9276aa1b
commit
5f7b05aab0
3
vimrc
3
vimrc
@ -20,8 +20,9 @@ else
|
||||
command! -nargs=+ Pack
|
||||
endif
|
||||
|
||||
" Append work config to the runttime path.
|
||||
" Append work config to runtimepath and packpath.
|
||||
set runtimepath+=~/.config/work
|
||||
set packpath+=~/.config/work
|
||||
|
||||
" vim-airline - improved status bar
|
||||
Pack 'vim-airline/vim-airline'
|
||||
|
Loading…
x
Reference in New Issue
Block a user