summary refs log tree commit diff
path: root/home/.config/nvim/ftdetect
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-12 03:34:00 -0500
committerJune McEnroe <june@causal.agency>2019-02-12 03:34:00 -0500
commit68d5b021f20d8e07731f237acf452be1a636858f (patch)
treebfdbc63e76f06b2ebf22a8c1cd8872a52325b3ed /home/.config/nvim/ftdetect
parentDon't match Rust raw strings inside other strings (diff)
downloadsrc-68d5b021f20d8e07731f237acf452be1a636858f.tar.gz
src-68d5b021f20d8e07731f237acf452be1a636858f.zip
Use a proper fread-realloc loop in hi
Diffstat (limited to 'home/.config/nvim/ftdetect')
0 files changed, 0 insertions, 0 deletions
logsubject'>Elaborate 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