i swear my wifi hates me

This commit is contained in:
Sakooooo 2023-09-06 17:32:33 +00:00
parent 2ebcb778c4
commit a04442af13
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -245,7 +245,8 @@
(use-package org (use-package org
:hook (org-mode . sakomacs/org-mode-setup) :hook (org-mode . sakomacs/org-mode-setup)
:config :config
(setq org-ellipsis ">")) (setq org-ellipsis "")
(setq org-adapt-indentation t))
;; i need more bullets, i need more bullets, i need more bullets, bigger weapons, bigger weapons, bigger weapons ;; i need more bullets, i need more bullets, i need more bullets, bigger weapons, bigger weapons, bigger weapons
;; thanks for the protein sir ;; thanks for the protein sir
@ -256,4 +257,4 @@
(org-bullets-bullet-list '("" "" "" "" "" "" ""))) (org-bullets-bullet-list '("" "" "" "" "" "" "")))
;; video ;; video
;; Emacs from Scratch #5 Introduction to Org-mode ;; https://youtu.be/VcgjTEa0kU4?t=1884