fix global.kak, eval command no longer exists
This commit is contained in:
parent
2071db3558
commit
2d2ac98511
|
@ -1,6 +1,6 @@
|
|||
def -env-params \
|
||||
-shell-completion %{ global -c ${kak_param0} } \
|
||||
tag %{ eval %sh{
|
||||
tag %{ %sh{
|
||||
if [[ ${kak_param0} != "" ]]; then
|
||||
tagname=${kak_param0}
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue
Block a user