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