Compare commits

...

1 Commits

Author SHA1 Message Date
54c7662216 Fix error message that will show up if you do a fresh install 2026-01-01 21:35:09 +00:00

View File

@@ -1,6 +1,7 @@
return {
{
"nvim-treesitter/nvim-treesitter",
branch = 'master',
build = ":TSUpdate",
config = function()
require("nvim-treesitter.configs").setup({