doomemacs/core
Henrik Lissner a7da9a4738
💥 Rewrite line numbers system for Emacs 25
This removes the various doom-line-number* variables and replaces it
with the Emacs 26 display-line-numbers API, which I've ported to Emacs
25.x (however, it uses nlinum under the hood, and not all of
display-line-numbers options are supported).
2018-08-21 03:34:39 +02:00
..
autoload 💥 Rewrite line numbers system for Emacs 25 2018-08-21 03:34:39 +02:00
templates Add option to load doom in vanilla sandbox 2018-08-12 02:45:01 +02:00
test Update tests 2018-08-21 03:34:39 +02:00
core-cli.el bin/doom: fix Emacs.app patch wrapper script 2018-08-19 03:59:23 +02:00
core-editor.el Move counsel+helpful integration to ivy module 2018-08-17 03:37:07 +02:00
core-keybinds.el map!: clear doom--defer 2018-08-01 02:41:46 +02:00
core-lib.el Minor refactor of associate!'s initializer 2018-08-11 01:59:37 +02:00
core-modules.el Fix wrong-type-arg hash-table-p error 2018-08-12 02:46:06 +02:00
core-os.el Populate LC_CTYPE, LC_ALL & LANG by default 2018-08-01 22:35:10 +02:00
core-packages.el Fix doom-initialize-packages messing up load-path 2018-06-26 18:58:06 +02:00
core-projects.el Fix def-project-mode! :add-hooks overwriting hooks 2018-08-11 01:59:36 +02:00
core-tests.el Refactor module load process 2018-08-08 23:37:30 +02:00
core-ui.el 💥 Rewrite line numbers system for Emacs 25 2018-08-21 03:34:39 +02:00
core.el Add docstrings to doom-inhibit-switch-*-hooks vars 2018-08-17 04:34:43 +02:00
packages.el Use personal fork of highlight-escape-sequences 2018-08-16 15:17:07 +02:00