kakoune/rc
Chris Webb 51dab20aef Fix escaping in the scheme.kak highlighter awk script
The awk-generated highlighters in scheme.kak need '\\.' to obtain '\.'
in the generated kakscript output. Fix the inf/nan rule (which should
generate '(?:inf|nan)\.0') to read '(?:inf|nan)\\.0' in the awk.
2023-12-13 17:12:59 +00:00
..
detection rc detection modeline: optimize modeline pre-filtering 2023-06-02 22:38:32 +02:00
filetype Fix escaping in the scheme.kak highlighter awk script 2023-12-13 17:12:59 +00:00
tools Merge remote-tracking branch 'krobelus/prefer-input-order-over-alphabet' 2023-12-12 21:27:31 +11:00
windowing rc windowing: allow to configure windowing system and window placement in new/terminal commands 2023-11-13 22:54:49 +01:00