kakoune/rc
Frank LENORMAND c7043e06ee rc ini: More leniently highlight section names
Highlight every character between brackets, including more
brackets. This allows alternative constructs in INI files such as:

```
[section]
    [[subsection]]
```

This commit also only applies the appropriate face on the section
name itself, not the entire line (including hypothetical surrounding
whitespace characters).
2020-05-14 10:25:38 +03:00
..
detection Fix filetype detection 2020-02-21 21:25:57 -08:00
filetype rc ini: More leniently highlight section names 2020-05-14 10:25:38 +03:00
tools rc spell: Fix off-by-one highlighting glitch 2020-05-07 10:40:25 +00:00
windowing Split modules and allow kitty-send-text to take a parameter 2020-04-27 11:58:39 -04:00