Better approach to vim/after.
This commit is contained in:
parent
a3cc721ca3
commit
92cfa2b028
2 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
set runtimepath+=$XDG_CONFIG_HOME/vim
|
set runtimepath=$XDG_CONFIG_HOME/vim,$VIMRUNTIME,$XDG_CONFIG_HOME/vim/after
|
||||||
call plug#begin('$XDG_DATA_HOME/vim-plugins')
|
call plug#begin('$XDG_DATA_HOME/vim-plugins')
|
||||||
Plug 'tomasr/molokai'
|
Plug 'tomasr/molokai'
|
||||||
Plug 'junegunn/fzf'
|
Plug 'junegunn/fzf'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue