Fix USING: in editors.vim.generate-syntax
parent
eaa920bc19
commit
8e273b6713
|
@ -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 ( -- )
|
||||||
|
|
Loading…
Reference in New Issue