Kitty terminal better keyboard support
This commit is contained in:
parent
77c20dbb47
commit
442558c17c
@ -1113,5 +1113,10 @@ Taken from https://howardism.org/Technical/Emacs/eshell-why.html"
|
||||
:elpaca (:host github :repo "MitchMarq42/vidframe.el")
|
||||
)
|
||||
|
||||
(use-package kkp
|
||||
:elpaca (:host github :repo "benjaminor/kkp")
|
||||
:unless (display-graphic-p)
|
||||
:config (global-kkp-mode))
|
||||
|
||||
(provide 'mitch-packages)
|
||||
;;; mitch-packages.el ends here
|
||||
|
Loading…
Reference in New Issue
Block a user