Rob Harbaugh fe673c846d Fix nvim-treesitter config: use explicit config fn instead of main
lazy.nvim's `main` shorthand resolves the module before the plugin is
fully loaded, causing 'nvim-treesitter.configs not found' on first run.
Explicit config function defers the require until setup time.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-22 10:52:36 -04:00
2026-04-20 14:48:36 -04:00
Description
No description provided
226 KiB
Languages
Emacs Lisp 55.2%
Shell 22.5%
Python 21.9%
Makefile 0.4%