Skip to content

Commit ea38403

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lua/config/treesitter.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ local nvim_treesitter = require("nvim-treesitter")
44
local ensure_installed = {
55
"cpp",
66
"diff",
7+
"dockerfile",
78
"gitcommit",
89
"gitconfig",
910
"go",

0 commit comments

Comments
 (0)