Load user dir vimrc from zsh, update vimplugin

This commit is contained in:
Riyyi
2018-04-05 18:36:18 +02:00
parent c919c053a9
commit 3cc7a92da5
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#!/bin/sh
#----
BASE="/usr/share/vim/vimfiles/pack"
BASE="$XDG_CONFIG_HOME/vim/pack"
#----
DIR="$BASE/plugins"
LIST="$BASE/list"