Handbook
Glossary
vim-base
Vocabulary
editors
.
vim
Definition
USING:
editors.gvim
editors.macvim
;
IN:
editors.vim
MIXIN:
vim-base
INSTANCE:
vim
vim-base
INSTANCE:
gvim
vim-base
INSTANCE:
macvim
vim-base
Methods
USING:
editors
editors.vim
kernel
make
math.parser
namespaces
sequences
strings
;
M:
vim-base
editor-command
[
actual-vim-path
dup
string?
[
,
]
[
%
]
if
vim-ui?
[
"-g"
,
]
when
vim-tabs?
get
[
"--remote-tab-silent"
,
]
when
number>string
"+"
prepend
,
,
]
{
}
make
;
USING:
editors
editors.vim
;
M:
vim-base
editor-detached?
f
;
USING:
editors.vim
io.standard-paths
;
M:
vim-base
find-vim-path
"vim"
?find-in-path
;
USING:
editors.vim
;
M:
vim-base
vim-ui?
f
;