doomemacs/modules/editor
Henrik Lissner 14b2395424
refactor: remove unused core variables
doom-debug-p and doom-interactive-p have always been intentionally
redundant, because changing the variables they replaced had other
side-effects, which made writing tests for them difficult. Since our
new (yet unpublished) tests lean heavily toward integration testing more
than unit testing, this becomes an implementation detail.

And doom-init-p's only use was refactor out at some point in the past,
so it's no longer used.

Also done to reduce Doom's footprint, in general.
2022-06-29 18:14:20 +02:00
..
evil refactor: remove unused core variables 2022-06-29 18:14:20 +02:00
file-templates nit(org): lower case keywords in file templates 2022-03-31 00:43:51 +02:00
fold nit(fold): fix non idiomatic code 2022-05-22 21:26:08 +01:00
format fix(format): format-all-mode not activating 2021-10-06 13:58:16 +02:00
god bump: :editor 2022-03-31 19:25:50 +02:00
lispy bump: :editor 2022-03-31 19:25:50 +02:00
multiple-cursors bump: :editor 2022-03-31 19:25:50 +02:00
objed Bump :editor 2020-12-05 16:55:27 -05:00
parinfer fix(parinfer): robust check for shared Rust object 2021-09-29 15:03:36 -07:00
rotate-text docs(rotate-text): add README (#5654) 2021-10-18 01:43:37 +02:00
snippets refactor: remove unused core variables 2022-06-29 18:14:20 +02:00
word-wrap refactor: rename orig-fn arg in advice to fn 2021-08-04 01:53:12 -04:00