Skip to content

Commit

Permalink
Doom: stop using ligatures
Browse files Browse the repository at this point in the history
  • Loading branch information
Sukant Hajra committed Jul 4, 2024
1 parent 7426be9 commit ae77f54
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions home/modules/base/tui/all/xdg/configFile/doom/init.el
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
;;(emoji +unicode) ; 🙂
hl-todo ; highlight TODO/FIXME/NOTE/DEPRECATED/HACK/REVIEW
indent-guides ; highlighted indent columns
(ligatures ; ligatures and symbols to make your code pretty again
+extra ; consider removing if performance impacted
)
;;(ligatures ; ligatures and symbols to make your code pretty again
;; +extra ; consider removing if performance impacted
;;)
modeline ; snazzy, Atom-inspired modeline, plus API
nav-flash ; blink cursor line after big motions
ophints ; highlight the region an operation acts on
Expand Down

0 comments on commit ae77f54

Please sign in to comment.