fixing keybinds

This commit is contained in:
Matt Nish-Lapidus 2025-05-19 10:25:43 -04:00
parent d9eccc80e9
commit ad73bd91f9
5 changed files with 24 additions and 35 deletions

View file

@ -27,7 +27,7 @@
doom-dashboard ; a nifty splash screen for Emacs
(emoji +unicode) ; 🙂
hl-todo ; highlight TODO/FIXME/NOTE/DEPRECATED/HACK/REVIEW
(ligatures +extra) ; ligatures and symbols to make your code pretty again
ligatures ; ligatures and symbols to make your code pretty again
minimap ; show a map of the code on the side
modeline ; snazzy, Atom-inspired modeline, plus API
nav-flash ; blink cursor line after big motions
@ -111,7 +111,7 @@
:app
;;calendar
emms
;; emms
:config
(default +smartparens))