mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-11 15:37:29 +02:00
Use style of surrounding script (tabs not spaces).
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ if [ -z "$VIM_APP_DIR" ]
|
||||
then
|
||||
myDir="`dirname "$0"`"
|
||||
myAppDir="$myDir/../Applications"
|
||||
suspects=(
|
||||
suspects=(
|
||||
/Applications
|
||||
~/Applications
|
||||
/Applications/vim
|
||||
|
||||
Reference in New Issue
Block a user