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