Fix error message that will show up if you do a fresh install

This commit is contained in:
2026-01-01 21:35:09 +00:00
parent d2dd7e5059
commit 54c7662216

View File

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