Skip to content

nathomvim-nightly-546a5ff89f47

Choose a tag to compare

@github-actions github-actions released this 18 Jan 21:16
Fix nvim-treesitter config for new API

The nvim-treesitter.configs module was removed in recent versions.
Use require("nvim-treesitter").setup() instead.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>