Update docs
This commit is contained in:
parent
fe3f10387c
commit
4923a86b5f
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user