5 lines
85 B
Factor
5 lines
85 B
Factor
|
USING: io.backend ;
|
||
|
IN: editors.gvim.backend
|
||
|
|
||
|
HOOK: gvim-path io-backend ( -- path )
|