kakoune/rc
Johannes Altmanninger 3a856ef57b rc conf: treat ini files as conf if they contain a #-comment
*.ini files traditionally use ; but for example the "foot" terminal's
foot.ini uses #. Add a hack to treat ini files as "conf" filetype
if they contain a #-comment (very slim chance of false positives).
This requires to explicitly set comment_line to the default #,
because we set the "ini" filetype earlier.
2022-02-19 17:31:55 +01:00
..
detection modeline-parse: parse set and : correctly 2021-12-31 11:02:15 -03:00
filetype rc conf: treat ini files as conf if they contain a #-comment 2022-02-19 17:31:55 +01:00
tools rc conf: treat ini files as conf if they contain a #-comment 2022-02-19 17:31:55 +01:00
windowing Remove explicit fail in new command 2022-01-24 21:41:43 +11:00