doomemacs/core
Henrik Lissner 49e6e68a07
Use EMACS26+ to detect native line numbers
Checking for the 'display-line-numbers symbol property is clumsy and
checking for boundp is pointless now that we have a Emacs 25 polyfill
for display-line-numbers-mode.
2018-09-09 09:58:19 -04:00
..
autoload Use EMACS26+ to detect native line numbers 2018-09-09 09:58:19 -04:00
templates Add option to load doom in vanilla sandbox 2018-08-12 02:45:01 +02:00
test Forward-require dependencies in tests 2018-08-26 00:20:16 +02:00
core-cli.el Remove third line in section headers 2018-09-09 09:58:19 -04:00
core-editor.el Remove third line in section headers 2018-09-09 09:58:19 -04:00
core-keybinds.el map!: clear doom--defer 2018-08-01 02:41:46 +02:00
core-lib.el Reorganize doom core-lib & reformat autoload/ui.el 2018-09-09 09:58:19 -04:00
core-modules.el Remove third line in section headers 2018-09-09 09:58:19 -04:00
core-os.el General formatting & minor refactors 2018-09-02 17:20:19 +02:00
core-packages.el Remove third line in section headers 2018-09-09 09:58:19 -04:00
core-projects.el Remove third line in section headers 2018-09-09 09:58:19 -04:00
core-tests.el Refactor module load process 2018-08-08 23:37:30 +02:00
core-ui.el Use EMACS26+ to detect native line numbers 2018-09-09 09:58:19 -04:00
core.el Remove third line in section headers 2018-09-09 09:58:19 -04:00
packages.el Replace delete-trailing-whitespace with ws-butler 2018-08-31 13:59:12 +02:00