AutoYADM commit: 2025-05-16 16:43:07
This commit is contained in:
parent
a575f3fa40
commit
02c81dde28
2 changed files with 16 additions and 13 deletions
|
@ -29,7 +29,7 @@ define-command format-buffer-pipe -hidden -docstring "Format the contents of the
|
|||
}
|
||||
}
|
||||
|
||||
define-command format-selections-pipe -docstring "Format the selections individually using pipe" %{
|
||||
define-command format-selections-pipe -hidden -docstring "Format the selections individually using pipe" %{
|
||||
evaluate-commands %sh{
|
||||
if [ -z "${kak_opt_formatcmd}" ]; then
|
||||
echo "fail 'The option ''formatcmd'' must be set'"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue