Fix vim-docs.factor after moving around io words
parent
c9e10e7b4a
commit
3b83db3a06
|
@ -1,4 +1,5 @@
|
||||||
USING: definitions help help.markup help.syntax io io.files editors words ;
|
USING: definitions editors help help.markup help.syntax io io.files
|
||||||
|
io.pathnames words ;
|
||||||
IN: editors.vim
|
IN: editors.vim
|
||||||
|
|
||||||
ARTICLE: { "vim" "vim" } "Vim support"
|
ARTICLE: { "vim" "vim" } "Vim support"
|
||||||
|
|
Loading…
Reference in New Issue