factor/extra/editors/gvim/backend/backend.factor

5 lines
85 B
Factor
Raw Normal View History

2008-01-13 12:58:29 -05:00
USING: io.backend ;
IN: editors.gvim.backend
HOOK: gvim-path io-backend ( -- path )