Update
This commit is contained in:
@@ -24,6 +24,10 @@
|
||||
(map! :map meow-normal-state-keymap
|
||||
:leader "y" 'copy-from-above-command
|
||||
:desc "Copy from above")
|
||||
|
||||
(map! :map meow-normal-state-keymap
|
||||
"s-k" 'kill-current-buffer
|
||||
:desc "Kill current buffer")
|
||||
#+end_src
|
||||
** Appearance settings
|
||||
#+begin_src emacs-lisp
|
||||
|
||||
Reference in New Issue
Block a user