kakoune/rc/tools
Maxime Coste a49ae162f4 Add a -verbatim switch to evaluate-commands for perfect forwarding
-verbatim will disable argument parsing in evaluate-commands, making
it possible to forward a single command to a different context without
triggering a reparsing of the arguments.

Fixes -try-client support in grep.kak

Closes #3153
2019-10-23 22:30:23 +11:00
..
go
python
rust
autorestore.kak
autowrap.kak
clang.kak Add a clang_directory option to set PWD when completing 2019-09-17 21:50:21 +10:00
comment.kak Configure comment_line for the ledger filetype 2019-07-12 14:02:06 +02:00
ctags.kak Accept docstrings with last line not fully indented 2019-09-17 21:48:00 +10:00
doc.kak Make quoting opt-in by using $kak_quoted_... 2019-06-23 12:04:21 +10:00
format.kak Rename formatter.kak to format.kak and alias format to format-buffer 2019-09-15 10:52:06 +10:00
git.kak Simplify argument pass through in git wrapper script 2019-10-09 17:40:57 +11:00
grep.kak Add a -verbatim switch to evaluate-commands for perfect forwarding 2019-10-23 22:30:23 +11:00
lint.kak Merge remote-tracking branch 'codesoap/background_blocks' 2019-09-15 09:29:26 +10:00
make.kak
man.kak Merge remote-tracking branch 'stevenyvr987/add-hyperlink-support-to-man-plugin' 2019-09-15 09:05:12 +10:00
spell.kak