No longer disable line numbers in org-mode

Now that doom-themes no longer imposes variable height heading fonts.
However, if you use them yourself, you may want to disable line numbers
there yourself via

  (add-hook 'org-mode-hook #'doom|disable-line-numbers)
This commit is contained in:
Henrik Lissner 2019-03-02 01:57:04 -05:00
parent 7c9e96da87
commit 9ed9daa79f
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -99,8 +99,7 @@
+org|setup-custom-links))
(add-hook! 'org-mode-hook
#'(doom|disable-line-numbers ; org doesn't really need em
org-bullets-mode ; "prettier" bullets
#'(org-bullets-mode ; "prettier" bullets
org-indent-mode ; margin-based indentation
toc-org-enable ; auto-table of contents
auto-fill-mode ; line wrapping