Update docs

This commit is contained in:
Austen Adler 2022-07-10 16:36:14 -04:00
parent fe3f10387c
commit 4923a86b5f

View File

@ -40,7 +40,10 @@ cargo install --git https://github.com/austenadler/kakutils-rs
[source,title='kakrc'] [source,title='kakrc']
---- ----
define-command utils -params .. %{ define-command utils -params .. -shell-script-candidates %{
# use kak_token_to_complete;
kakutils-rs shell-script-candidates
} %{
eval -save-regs '"' %{ eval -save-regs '"' %{
eval %sh{ eval %sh{
# use kak_command_fifo kak_response_fifo; # use kak_command_fifo kak_response_fifo;