mirror of
https://github.com/occivink/kakoune-sudo-write
synced 2025-04-02 22:40:36 +02:00
fix reference to non-existent variable
This commit is contained in:
parent
930156218d
commit
e6b8063f28
@ -12,7 +12,7 @@ define-command -hidden sudo-write-impl %{
|
||||
else
|
||||
echo "echo -markup '{Error}Something went wrong'"
|
||||
fi
|
||||
rm -f "$kak_opt_sudo_write_tmp"
|
||||
rm -f "$kak_reg_f"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user