Handbook
Glossary
find-macvim-bundle-path ( -- path/f )
Vocabulary
editors
.
macvim
Inputs
None
Outputs
path/f
an
object
Definition
USING:
io.pathnames
io.standard-paths
kernel
;
IN:
editors.macvim
:
find-macvim-bundle-path
( -- path/f )
"org.vim.MacVim"
find-native-bundle
[
"Contents/MacOS/Vim"
append-path
]
[
f
]
if*
;