Files
doomemacs/modules
Jeetaditya Chatterjee 4eeb45f80b fix(tree-sitter): lazy load tree-sitter-langs
Some how for some reason tree-sitter-langs managed to load. If if put
its require in the block of a lazy loaded package. it would load.
If i were to set its use-package call to load it after a lazy loaded
package. it would load.

a hook (and disabling it) were the only reliable ways to get it to lazy
load
2022-05-22 21:26:00 +01:00
..
2022-02-23 15:23:14 +01:00
2022-02-10 21:07:20 +01:00
2022-03-31 21:08:31 +02:00