config updates

This commit is contained in:
Matt Nish-Lapidus 2024-01-20 11:55:12 -05:00
parent 8cd2b5f228
commit a17c6e234d
3 changed files with 10 additions and 3 deletions

View file

@ -486,6 +486,13 @@
"f" #'chezmoi-find
"w" #'chezmoi-write)
(map!
:map dired-mode-map
"h" #'dired-up-directory
"l" #'dired-find-file
"<right>" #'dired-up-directory
"<left>" #'dired-find-file)
(setq ns-alternate-modifier 'meta)
(setq ns-right-alternate-modifier 'none)

View file

@ -117,5 +117,5 @@
doom-leader-key nil)
(meow/setup-leader)
(pushnew! meow-mode-state-list '(sly-db-mode . motion))
(pushnew! meow-mode-state-list '(sly-inspector-mode . motion))
(pushnew! meow-mode-state-list '(custom-mode . motion)))
(pushnew! meow-mode-state-list '(sly-inspector-mode . motion)))
;; (pushnew! meow-mode-state-list '(custom-mode . motion)))

View file

@ -28,7 +28,7 @@
(package! terminal-here)
(package! processing-mode)
(package! ob-p5js)
(package! tidal)
;; (package! tidal)
(package! fish-mode)
(package! smart-tabs-mode)
(package! sclang