Files
doomemacs/modules/lang
Troy Brown 31c43cdceb fix(ada): use gpr-specific modes and indent properly
GNAT Project modes (`gpr-mode` and `gpr-ts-mode`) exist to handle .gpr files.
These modes are now used instead of the Ada major mode.

Lines may need to be re-indented when RET is pressed.  This is to handle cases
of incomplete syntax and ambiguity in what may be entered when an empty line is
initially indented.  Re-indenting after text has been entered corrects
incorrectly guessed initial indentation.  To accommodate this scenario, RET is
remapped to `reindent-then-newline-and-indent`.

Also updates documentation to reflect these changes.
2025-09-21 19:45:01 -04:00
..
2025-09-02 16:16:03 +02:00
2025-09-02 16:16:03 +02:00
2025-02-21 18:35:11 -05:00
2025-09-02 16:16:03 +02:00
2025-04-01 03:49:02 -04:00
2025-01-09 23:47:38 -05:00
2025-09-02 16:16:03 +02:00
2025-09-02 16:16:03 +02:00
2024-10-20 02:32:16 -04:00
2024-09-14 20:47:39 -04:00
2024-10-20 02:41:50 -04:00
2025-09-02 16:16:03 +02:00
2025-09-02 16:16:03 +02:00
2025-09-02 16:16:03 +02:00
2025-09-02 16:16:03 +02:00
2025-09-02 16:16:03 +02:00
2025-09-02 16:16:03 +02:00
2025-09-02 16:16:03 +02:00
2025-09-02 16:16:03 +02:00
2025-09-02 16:16:03 +02:00
2025-08-31 14:39:38 +02:00
2025-09-02 16:16:03 +02:00
2025-09-02 16:16:03 +02:00
2025-09-02 16:16:03 +02:00
2025-01-12 20:13:49 -05:00
2025-09-02 16:16:03 +02:00
2025-09-02 16:16:03 +02:00
2024-10-20 02:41:50 -04:00
2025-09-02 16:16:03 +02:00
2025-09-02 16:16:03 +02:00
2025-09-20 14:39:02 -04:00
2025-09-02 16:16:03 +02:00
2025-09-02 16:16:03 +02:00
2025-09-02 16:16:03 +02:00
2024-10-20 02:41:50 -04:00
2025-09-02 16:16:03 +02:00
2025-09-02 16:16:03 +02:00
2025-09-02 16:16:03 +02:00
2025-09-02 16:16:03 +02:00
2025-09-02 16:16:03 +02:00
2025-09-02 16:16:03 +02:00
2024-09-14 20:47:39 -04:00
2025-08-31 14:39:38 +02:00
2025-09-02 16:16:03 +02:00
2024-09-14 20:47:39 -04:00
2024-08-09 21:21:26 -04:00

:lang

Description

These modules specialize in the integration of particular languages and their ecosystems into (Doom) Emacs.

Frequently asked questions

This category has no FAQs yet. Ask one?