fixing keybinds
This commit is contained in:
parent
d9eccc80e9
commit
ad73bd91f9
5 changed files with 24 additions and 35 deletions
4
init.el
4
init.el
|
@ -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))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue