kakoune/rc/detection
Frank LENORMAND 24c5169400 src: Introduce a <percent> named key
Similarly to the <semicolon> key, make it easier to write
`:execute-keys` commands by replacing <percent> with `%`.

Highlighters can keep escaping the sign when regular expressions are
not quoted, but built-in scripts that use `%` as an editing primitive
have been modified to use the named key, for clarity.
2020-06-03 15:42:38 +03:00
..
editorconfig.kak rc: Use the standard fail command to report errors 2019-11-14 08:32:55 +01:00
file.kak Fix filetype detection 2020-02-21 21:25:57 -08:00
modeline.kak src: Introduce a <percent> named key 2020-06-03 15:42:38 +03:00