Files
doomemacs/modules/tools
Henrik Lissner ebf91a1363 refactor: use true eos regex in auto-mode-alist entries
"\\'" will match the true end-of-string, whereas "$" will also match
just before a newline character. Not that there's much risk that
there'll be newlines in a filepath, but I'd rather be consistent. It
also makes these entries easier for users to remove from
auto-mode-alist.
2024-08-25 17:44:29 -04:00
..
2024-08-20 21:42:17 -04:00
2024-08-19 16:21:45 -04:00
2024-08-19 16:21:45 -04:00
2024-08-19 16:21:45 -04:00
2024-08-19 16:21:45 -04:00
2024-08-19 16:21:45 -04:00
2024-06-21 19:10:30 -04:00
2024-08-19 16:21:45 -04:00
2024-08-23 17:48:33 -04:00
2024-02-04 19:07:25 -05:00
2024-08-19 16:21:45 -04:00
2024-02-04 19:07:25 -05:00
2024-08-19 16:21:45 -04:00

:tools

Description

Modules that integrate external tools into Emacs.

Frequently asked questions

This category has no FAQs yet. Ask one?