There was an error while loading. Please reload this page.
1 parent 1fd1cd9 commit 660b4c3Copy full SHA for 660b4c3
1 file changed
lua/config/treesitter.lua
@@ -4,6 +4,8 @@ local nvim_treesitter = require("nvim-treesitter")
4
local ensure_installed = {
5
"cpp",
6
"diff",
7
+ "gitcommit",
8
+ "gitconfig",
9
"go",
10
"gomod",
11
"gosum",
0 commit comments