editors.sublime: oops.
parent
5ba7343406
commit
0c5ff7e2c6
basis/editors/sublime
|
@ -12,7 +12,7 @@ HOOK: find-sublime-path os ( -- path )
|
|||
M: object find-sublime-path "sublime" ;
|
||||
|
||||
M: macosx find-sublime-path
|
||||
{ "com.sublimetext.3" "com.sublimetext.2" } [ find-native-bundle ] find nip [
|
||||
{ "com.sublimetext.3" "com.sublimetext.2" } [ find-native-bundle ] map-find drop [
|
||||
"Contents/SharedSupport/bin/subl" append-path
|
||||
] [
|
||||
f
|
||||
|
|
Loading…
Reference in New Issue