]> gitweb.factorcode.org Git - factor.git/commit
Move Vim syntax-highlighter to a Vim subdirectory.
authorTim Allen <screwtape@froup.com>
Tue, 13 Jan 2009 13:05:38 +0000 (00:05 +1100)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Wed, 14 Jan 2009 19:29:23 +0000 (13:29 -0600)
commit0cb58510bb49c52a983a7dd8c94f1f5dd2e70e30
treec10f18fa02cadee3883aff4f84f6a20fb9ccff8b
parentbd9a8472f7a4cf4278a48598adb6fe3aa35d17bf
Move Vim syntax-highlighter to a Vim subdirectory.

This makes it easier to describe where the syntax-highlighting file
should be installed, and allows us to easily package other Vim runtime
files.

This commit also adds a README that describes how to regenerate the
syntax file.
basis/editors/vim/generate-syntax/generate-syntax.factor
misc/factor.vim [deleted file]
misc/vim/README [new file with mode: 0644]
misc/vim/syntax/factor.vim [new file with mode: 0644]