Skip to content

Commit f7d5431

Browse files
committed
use neovim dir
1 parent 900392f commit f7d5431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vimrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ set clipboard=unnamed
66

77
" vim plugins
88
" -----------------------------------------------------------------
9-
call plug#begin('~/.vim/plugged')
9+
call plug#begin('~/.local/share/nvim/plugged')
1010

1111
" On-demand loading
1212
Plug 'scrooloose/nerdtree', { 'on': 'NERDTreeToggle' }

0 commit comments

Comments
 (0)