Skip to content
This repository was archived by the owner on Apr 16, 2024. It is now read-only.

Commit 79d1a6f

Browse files
chore: format source code
1 parent 587af6e commit 79d1a6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/doom/modules/config/doom-treesitter.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ return function()
4444
url = "https://github.com/NTBBloodbath/tree-sitter-http",
4545
files = { "src/parser.c" },
4646
branch = "main",
47-
}
47+
},
4848
}
4949
if packer_plugins and packer_plugins["rest.nvim"] then
5050
table.insert(doomrc.langs, "http")

0 commit comments

Comments
 (0)