Moved vim plugin list to /usr/share, converted vimplugin back to tabs
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
#----
|
#----
|
||||||
BASE="/etc/vim/pack"
|
BASE="/usr/share/vim/vimfiles/pack"
|
||||||
#----
|
#----
|
||||||
DIR="$BASE/plugins"
|
DIR="$BASE/plugins"
|
||||||
LIST="$BASE/list"
|
LIST="$BASE/list"
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
/etc/vim/pack/plugins/opt/vim-hybrid-material/colors/hybrid_reverse.vim
|
/usr/share/vim/vimfiles/pack/plugins/opt/vim-hybrid-material/colors/hybrid_reverse.vim
|
||||||
Reference in New Issue
Block a user