Files
doomemacs/modules/lang/agda
Jeetaditya Chatterjee 7f814e5d99 refactor(:lang): redo tree-sitter hooks
- bind to major-mode-local-vars-hook instead of major mode hook
- bind the autodef tree-sitter! instead of the functions.
2022-05-22 21:26:08 +01:00
..
2022-03-31 21:09:38 +02:00
2019-09-06 12:39:25 +09:00

:lang agda

This module adds support for the agda programming language. The Emacs support exists directly in the agda repository but not in melpa.