mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-05 12:37:33 -05:00
wg key bindings
This commit is contained in:
@ -102,7 +102,8 @@
|
|||||||
:n "e" (λ (call-interactively 'flycheck-buffer) (flycheck-list-errors))
|
:n "e" (λ (call-interactively 'flycheck-buffer) (flycheck-list-errors))
|
||||||
:n "p" 'helm-show-kill-ring
|
:n "p" 'helm-show-kill-ring
|
||||||
:n "b" 'helm-bookmarks
|
:n "b" 'helm-bookmarks
|
||||||
:n "w" 'helm-wg)
|
:n "w" 'narf:helm-wg
|
||||||
|
:n "W" (λ (message (wg-workgroup-list-display))))
|
||||||
|
|
||||||
:n "Y" "y$"
|
:n "Y" "y$"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user