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

View File

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