kakoune/rc/core
Maxime Coste 9755f7f8f2 make.kak: Fix echoing of error message when jumping
The use of `%{...%reg{...}}` was not being expanded correctly, as
the enclosing %{...} prevents the internal %expand{...} from being
considered.

The introduction of an additional command allows us to bypass
quoting hell as the expansion of %reg{5} could contain arbitrary
text.
2018-02-19 21:43:43 +11:00
..
asciidoc.kak rc: Don't use command aliases to highlight keywords properly 2017-11-03 10:34:41 +03:00
c-family.kak Convert bundled scripts to ModeChange hook 2018-01-21 10:35:05 +11:00
comment.kak Add typescript to comment.kak 2017-12-06 20:50:05 +01:00
diff.kak rc: Don't use command aliases to highlight keywords properly 2017-11-03 10:34:41 +03:00
doc.kak doc.kak: Fix anchor name completion 2017-12-29 09:37:04 +11:00
formatter.kak src rc: Rename exec/eval into execute-keys/evaluate-commands 2017-11-03 11:09:45 +03:00
grep.kak src rc: Rename exec/eval into execute-keys/evaluate-commands 2017-11-03 11:09:45 +03:00
kakrc.kak Convert bundled scripts to ModeChange hook 2018-01-21 10:35:05 +11:00
make.kak make.kak: Fix echoing of error message when jumping 2018-02-19 21:43:43 +11:00
makefile.kak rc/: Replace simple uses of sed with tr 2018-02-18 15:00:30 +11:00
man.kak man.kak: Better support for renaming a man buffer 2017-12-06 14:49:38 +08:00
python.kak rc/: Replace simple uses of sed with tr 2018-02-18 15:00:30 +11:00
sh.kak rc/: Replace simple uses of sed with tr 2018-02-18 15:00:30 +11:00