We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 900392f commit f7d5431Copy full SHA for f7d5431
vimrc
@@ -6,7 +6,7 @@ set clipboard=unnamed
6
7
" vim plugins
8
" -----------------------------------------------------------------
9
-call plug#begin('~/.vim/plugged')
+call plug#begin('~/.local/share/nvim/plugged')
10
11
" On-demand loading
12
Plug 'scrooloose/nerdtree', { 'on': 'NERDTreeToggle' }
0 commit comments