misc small updates

This commit is contained in:
Matt Nish-Lapidus 2025-02-11 12:47:13 -05:00
parent 7903f0510f
commit 61fcc9c7ae
6 changed files with 49 additions and 23 deletions

View file

@ -387,13 +387,13 @@
"C-S-a" #'mark-whole-buffer
"C-z" #'undo
"C-S-Z" #'undo-redo
"C-S-E" #'+vertico/embark-export-write
"C-w" #'kill-buffer
"C-f" #'+default/search-buffer
"C-g" #'vertico-repeat
"C-s" #'save-buffer
"C-;" #'comment-dwim
"C-/" #'comment-line
"C-q" #'kill-emacs
"C-M-<up>" #'next-window-any-frame
"C-M-<down>" #'previous-window-any-frame
"C-<up>" #'backward-paragraph
@ -589,7 +589,7 @@
"O" #'meow-to-block
"p" #'meow-yank
"q" #'meow-quit
"Q" #'meow-goto-line
;; "Q" #'meow-goto-line
"r" #'meow-replace
"R" #'meow-swap-grab
"s" #'meow-kill
@ -600,7 +600,7 @@
"w" #'meow-mark-word
"W" #'meow-mark-symbol
"x" #'meow-line
"X" #'meow-goto-line
"X" #'consult-goto-line
"y" #'meow-save
"Y" #'meow-sync-grab
"z" #'meow-pop-selection