summary refs log tree commit diff
path: root/etc/tf
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-05-07 11:52:16 -0400
committerJune McEnroe <june@causal.agency>2020-05-07 11:52:16 -0400
commitf287284318d78c95dfba3d7bad86101d7cd7a20d (patch)
tree206a6665a2434a208c26aef29d56a41251c51a04 /etc/tf
parentUpdate nvim MANPAGER (diff)
downloadsrc-f287284318d78c95dfba3d7bad86101d7cd7a20d.tar.gz
src-f287284318d78c95dfba3d7bad86101d7cd7a20d.zip
Emulate 1sh prompts in bash
Diffstat (limited to 'etc/tf')
0 files changed, 0 insertions, 0 deletions
7a3be770fa56769ddd087e69426bb1fb2&follow=1'>Use X macros for hi classesJune McEnroe 2019-02-08Don't open folds when using {}June McEnroe 2019-02-08Add sh syntax to hiJune McEnroe 2019-02-08Use [] to quote special characters in regexJune McEnroe This looks much cleaner than having to double-escape backslash. 2019-02-08Improve ANSI output and base IRC on itJune McEnroe 2019-02-08Add hi -nJune McEnroe 2019-02-08Elaborate hi man pageJune McEnroe 2019-02-08Use set for parent in hiJune McEnroe 2019-02-08Switch back to semantic keyword grouping in hiJune McEnroe 2019-02-08Match only the basename in hiJune McEnroe 2019-02-07Add mdoc syntax to hiJune McEnroe 2019-02-07Support multi-line C macros in hiJune McEnroe 2019-02-07Detect .mk files as makeJune McEnroe 2019-02-07Add make syntax to hiJune McEnroe 2019-02-07Add IRC output to hiJune McEnroe 2019-02-07Improve C syntax accuracy and add Format classJune McEnroe 2019-02-07Factor out hi checkJune McEnroe Fix subexpression bounds check and compile pattends. 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroe