Small changes from here and there
This commit is contained in:
@@ -36,8 +36,6 @@ theme_update_neovim() {
|
||||
done
|
||||
}
|
||||
|
||||
##########################################################################################
|
||||
|
||||
[[ ! -z $1 ]] && raw_target="$1" ||
|
||||
raw_target=$(
|
||||
find $DIR_THEME_SETTINGS -mindepth 1 -maxdepth 1 -type d -exec basename -- {} \; |
|
||||
|
||||
Reference in New Issue
Block a user