doom-emacs/lisp/lib
Mathew e3deab3e21
fix(lib): doom/sudo-find-file: expand given path
It's possible for the user to type shell variables (something like
`$MYVAR/dir/filename`) as part of the filepath, so we need to call
`expand-file-name`.
2024-05-21 17:16:44 +02:00
..
autoloads.el refactor: s/doom-modules-dirs/doom-module-load-path/ 2024-05-21 17:16:39 +02:00
buffers.el
config.el
debug.el refactor: s/doom-modules-dirs/doom-module-load-path/ 2024-05-21 17:16:39 +02:00
docs.el
files.el fix(lib): doom/sudo-find-file: expand given path 2024-05-21 17:16:44 +02:00
fonts.el
git.el
help.el
packages.el
plist.el
print.el
process.el
projects.el fix(lib): doom-project-find-file: remove +vertico/consult-fd-or-find 2024-05-21 17:16:44 +02:00
sandbox.el
scratch.el
sessions.el
store.el
system.el refactor!: deprecate IS-* OS constants 2024-05-21 17:16:36 +02:00
text.el
themes.el
ui.el