]> gitweb.factorcode.org Git - factor.git/commit
[misc] vim/syntax: Overhaul syntax highlighting
authorDusk <me@bb010g.com>
Fri, 5 Jun 2020 08:21:55 +0000 (01:21 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Sun, 7 Jun 2020 00:10:18 +0000 (00:10 +0000)
commit14b1418f6a0c76397d0030c548408c56b4031163
treecd21dcd39831ee187ef0fce0bc6430c3cf547461
parent35799f8d2dc968baeaf31c88d46d4d77621c6423
[misc] vim/syntax: Overhaul syntax highlighting

Also fixes comments in a lot more places than a few commits ago.

Syntax like the following is proper, and the comment highlighting fixes
from last commit make the incorrect highlighting here really stand out:

```factor
USE: ! only this line highlights
  kernel
```
.gitattributes
misc/factor.vim.fgen
misc/vim/syntax/factor.vim
misc/vim/syntax/factor/generated.vim [new file with mode: 0644]