]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/editors/vim/vim.factor
editors: allow them to be loaded in the load-all image
[factor.git] / basis / editors / vim / vim.factor
index 79618ac08b0a577899d12f8e36be67d4daba0c30..39d20c41d1bb0efc7b326a96b10761585d73effb 100644 (file)
@@ -3,7 +3,8 @@ namespaces sequences strings ;
 IN: editors.vim
 
 TUPLE: vim ;
-T{ vim } editor-class set-global
+
+editor-class [ T{ vim } ] initialize
 
 SYMBOL: vim-path