Skip to content

Commit 660b4c3

Browse files
committed
update treesitter config
1 parent 1fd1cd9 commit 660b4c3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

lua/config/treesitter.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ local nvim_treesitter = require("nvim-treesitter")
44
local ensure_installed = {
55
"cpp",
66
"diff",
7+
"gitcommit",
8+
"gitconfig",
79
"go",
810
"gomod",
911
"gosum",

0 commit comments

Comments
 (0)