docs(emacs/visual): better visual config
Deactivate org tables in org-modern-mode Only show true filenames in modeline when opening files, better path in modeline
This commit is contained in:
@@ -1302,6 +1302,7 @@ tables, source blocks, and tags, and it applies settings similar to
|
||||
:straight (:build t)
|
||||
:after org
|
||||
:defer t
|
||||
:custom (org-modern-table nil)
|
||||
:hook (org-mode . org-modern-mode)
|
||||
:hook (org-agenda-finalize . org-modern-agenda))
|
||||
#+end_src
|
||||
|
||||
Reference in New Issue
Block a user