Commit message (Collapse) | Author | ||
---|---|---|---|
2019-02-08 | Don't open folds when using {} | June McEnroe | |
2019-02-08 | Add sh syntax to hi | June McEnroe | |
2019-02-08 | Use [] to quote special characters in regex | June McEnroe | |
This looks much cleaner than having to double-escape backslash. | |||
2019-02-08 | Improve ANSI output and base IRC on it | June McEnroe | |
2019-02-08 | Add hi -n | June McEnroe | |
2019-02-08 | Elaborate hi man page | June McEnroe | |
2019-02-08 | Use set for parent in hi | June McEnroe | |
2019-02-08 | Switch back to semantic keyword grouping in hi | June McEnroe | |
2019-02-08 | Match only the basename in hi | June McEnroe | |
2019-02-07 | Add mdoc syntax to hi | June McEnroe | |
2019-02-07 | Support multi-line C macros in hi | June McEnroe | |
2019-02-07 | Detect .mk files as make | June McEnroe | |
2019-02-07 | Add make syntax to hi | June McEnroe | |
2019-02-07 | Add IRC output to hi | June McEnroe | |
2019-02-07 | Improve C syntax accuracy and add Format class | June McEnroe | |
2019-02-07 | Factor out hi check | June McEnroe | |
Fix subexpression bounds check and compile pattends. | |||
2019-02-07 | Add Escape class to hi | June McEnroe | |
2019-02-07 | Add Todo class and parent syntax constraint | June McEnroe |