Load user dir vimrc from zsh, update vimplugin
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
#----
|
||||
BASE="/usr/share/vim/vimfiles/pack"
|
||||
BASE="$XDG_CONFIG_HOME/vim/pack"
|
||||
#----
|
||||
DIR="$BASE/plugins"
|
||||
LIST="$BASE/list"
|
||||
|
||||
Reference in New Issue
Block a user