doomemacs/lisp/lib
Henrik Lissner 165032cfec
refactor(lib): remove doom/dumb-{de,in}dent commands
These two commands aren't used anywhere and the specifics of how
people *want* these sort of commands to work are so specialized and
niche that ours are unlikely to suit most people's needs. As an
alternative, Evil users already have `evil-shift-right` and
`evil-shift-left`, and vanilla users can `(setq tab-always-indent nil)`,
among *many* other possible choices.
2026-03-14 23:08:45 -04:00
..
autoloads.el fix(lib): void-variable type 2025-09-25 03:29:56 -04:00
buffers.el fix: appease byte-compiler across the board 2026-03-11 22:50:33 -04:00
config.el fix(lib): doom/reload-autoloads 2026-03-13 02:02:57 -04:00
debug.el refactor: s/set-debug-variable!/set-debug-var!/ 2026-03-13 17:42:00 -04:00
docs.el fix: appease byte-compiler across the board 2026-03-11 22:50:33 -04:00
files.el fix: appease byte-compiler across the board 2026-03-11 22:50:33 -04:00
fonts.el fix: appease byte-compiler across the board 2026-03-11 22:50:33 -04:00
git.el nit: revise TODO/FIXME/HACK/REVIEW/etc in comments 2026-03-02 19:45:09 -05:00
help.el fix: appease byte-compiler across the board 2026-03-11 22:50:33 -04:00
modules.el refactor: s/when-let/when-let*/ 2026-03-09 03:28:06 -04:00
packages.el fix: straight: respect :branch in package! statement 2026-03-11 22:50:33 -04:00
plist.el nit: revise TODO/FIXME/HACK/REVIEW/etc in comments 2026-03-02 19:45:09 -05:00
print.el fix: appease byte-compiler across the board 2026-03-11 22:50:33 -04:00
process.el fix: appease byte-compiler across the board 2026-03-11 22:50:33 -04:00
profiles.el fix: appease byte-compiler across the board 2026-03-11 22:50:33 -04:00
projects.el refactor(vertico): marginalia-command-category: hoist to callers 2026-03-11 22:50:32 -04:00
sandbox.el nit: revise TODO/FIXME/HACK/REVIEW/etc in comments 2026-03-02 19:45:09 -05:00
scratch.el fix: file-name-concat paths instead of concat 2025-12-30 22:59:10 -05:00
sessions.el refactor(lib): remove doom/restart-and-restore 2026-02-20 20:18:50 -05:00
store.el fix: file-name-concat paths instead of concat 2025-12-30 22:59:10 -05:00
strings.el refactor(lib): add provide lines 2024-10-02 05:15:58 -04:00
system.el refactor: s/when-let/when-let*/ 2026-03-09 03:28:06 -04:00
text.el refactor(lib): remove doom/dumb-{de,in}dent commands 2026-03-14 23:08:45 -04:00
themes.el nit: revise TODO/FIXME/HACK/REVIEW/etc in comments 2026-03-02 19:45:09 -05:00
ui.el fix: appease byte-compiler across the board 2026-03-11 22:50:33 -04:00