diff --git a/lua/plugins/treesitter.lua b/lua/plugins/treesitter.lua index ca87d82..76e1477 100644 --- a/lua/plugins/treesitter.lua +++ b/lua/plugins/treesitter.lua @@ -51,7 +51,7 @@ local ensure_installed = { "git_rebase", "gitattributes", "gitcommit", - "gitginore", + "gitignore", } -- ---------------------------------------------------------------------------