Fix USING: in editors.vim.generate-syntax

db4
Tim Allen 2009-01-11 13:13:31 +11:00 committed by Slava Pestov
parent eaa920bc19
commit 8e273b6713
1 changed files with 1 additions and 2 deletions
basis/editors/vim/generate-syntax

View File

@ -1,6 +1,5 @@
! Generate a new factor.vim file for syntax highlighting
USING: http.server.templating http.server.templating.fhtml
io.files ;
USING: html.templates html.templates.fhtml io.files io.pathnames ;
IN: editors.vim.generate-syntax
: generate-vim-syntax ( -- )