diff --git a/init.el b/init.el
index 1211971..e378183 100644
--- a/init.el
+++ b/init.el
@@ -1645,7 +1645,8 @@ is promoted to the beginning of the list of hooked functions."
         ("RET" . tempel-done)
         ("<tab>" . tempel-next)
         ("<backtab>" . tempel-previous)
-        ("C-g" . tempel-abort)))
+        ("C-g" . tempel-abort)
+        ("C-k" . tempel-abort)))
 
 ;; ---------------------------------- ;;
 ;; treesit-auto