doomemacs/modules/lang/org/autoload
Liam Hupfer 2279a42c50 fix(org): address fancy links regressions
- several all-the-icons references were missed, and some code points are
  different in nerd-fonts. the variable icon became a folder, the
  package icon became a scissors, and the file-icons font icon is not
  available
- make face link type face passthrough work
- remove extraneous rear-nonsticky and height properties that nerd-icons
  already sets
- generally improve consistency across link types
  - material design icons, underlines, and font lock faces for symbols,
    shadow if unbound
  - octicons for packages, modules, and executables, blue links if
    installed, shadow if not. color coded icon based on status
  - refactor and remove extraneous code
2023-09-20 20:23:26 +02:00
..
contrib-ipython.el refactor: deprecate featurep! for modulep! 2022-08-14 20:43:35 +02:00
contrib-present.el fix(org): org-flag -> org-fold, add spec argument 2023-03-17 00:26:21 -04:00
contrib-roam2.el refactor: deprecate featurep! for modulep! 2022-08-14 20:43:35 +02:00
org-attach.el Rewrite org-download/attach systems 2020-04-25 01:27:25 -04:00
org-avy.el Fix gs in org-mode #2218 2019-12-20 13:40:06 -05:00
org-babel.el feat(org): keybinds for removing #+RESULTS blocks 2022-03-19 16:19:54 +01:00
org-capture.el nit: fix docstrings 2023-09-02 11:46:07 -05:00
org-export.el Prevent extra window after +org/export-to-clipboard 2021-05-01 02:28:44 -04:00
org-link.el fix(org): address fancy links regressions 2023-09-20 20:23:26 +02:00
org-refile.el fix(org): show outline path on refile to current file 2021-11-19 23:44:28 +01:00
org-tables.el fix(org): respect org-table-automatic-realign 2022-08-12 21:03:39 +02:00
org.el fix(org): check org-fold-outline in invisible property 2023-09-06 14:27:35 +02:00