More compliant with XDG standards

This commit is contained in:
Bartek Stalewski 2021-03-11 16:53:35 +01:00
parent 377c434bdb
commit d2549aa5d5
3 changed files with 4 additions and 3 deletions

View file

@ -1,4 +1,4 @@
call plug#begin('$XDG_CACHE_HOME/vim-plugins')
call plug#begin('$XDG_DATA_HOME/vim-plugins')
Plug 'NLKNguyen/papercolor-theme'
Plug 'junegunn/fzf'
Plug 'junegunn/fzf.vim'