doomemacs/core
Henrik Lissner 1406a45750
Fix indentation highlights in built-in libraries
Doom highlights incorrect indentation (i.e. tabs if indent-tabs-mode =
nil, spaces if indent-tabs-mode = t). This used to be disabled in
read-only buffers (e.g. built-in libraries), making style conflicts hard
to see. No more! Now you can see the mess for yourself!
2020-08-02 22:48:35 -04:00
..
autoload Load straight in doom/bump* commands 2020-08-01 15:20:32 -04:00
cli Add -A/-R switches to 'doom env' 2020-08-01 15:23:10 -04:00
templates Update help keybinds in 'doom install' postamble 2020-07-28 20:08:32 -04:00
test Remove unused test module 2020-05-25 16:02:07 -04:00
core-cli.el Move 'restart Emacs to see changes' message to 'doom sync' 2020-05-26 04:09:11 -04:00
core-editor.el Move auto-mode-alist fallbacks to bottom 2020-07-26 18:26:33 -04:00
core-keybinds.el General refactors & reformatting across the board 2020-06-04 20:13:28 -04:00
core-lib.el Improve error handling in doom-first-*-hook 2020-08-02 18:41:21 -04:00
core-modules.el Load custom-file #3485 2020-07-22 19:18:23 -04:00
core-packages.el Fix #3655: evil-collection-vterm hangs native comp 2020-07-31 01:51:48 -04:00
core-projects.el Reduce projectile cache limit 2020-08-01 15:19:59 -04:00
core-ui.el Fix indentation highlights in built-in libraries 2020-08-02 22:48:35 -04:00
core.el Fix #3390: only execute local-vars hooks once 2020-08-02 16:29:46 -04:00
packages.el Bump :core 2020-07-22 18:14:58 -04:00