fix: unbalanced brackets

This commit is contained in:
Muhammad Nauman Raza 2022-11-10 17:11:43 +00:00
parent fcb3eb47a6
commit 47eacffa8d
No known key found for this signature in database
GPG key ID: A9A36C429C9CAE31

View file

@ -6,7 +6,7 @@
:config
;; Change org-mode's heading bullets
(setq org-superstar-headline-bullets-list
'("🞉" "🞈" "🞇" "🞆" "🞅" "🞄"))
'("🞉" "🞈" "🞇" "🞆" "🞅" "🞄")))
;; Customize org-mode's default functionality
(setq org-ellipsis "..."