Files
doomemacs/modules/tools/tree-sitter/config.el
Henrik Lissner 76431f699e fix(tree-sitter): ensure load order
use-package's :after keyword introduces some load order behavior that
complicates the user's ability to target it with either after! or
with-eval-after-load. Best to avoid it.

Ref: jwiegley/use-package#829
2022-06-18 15:01:13 +02:00

3.0 KiB