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

Commit

Permalink
chore: format source code
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 26, 2021
1 parent 587af6e commit 79d1a6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/doom/modules/config/doom-treesitter.lua
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ return function()
url = "https://github.com/NTBBloodbath/tree-sitter-http",
files = { "src/parser.c" },
branch = "main",
}
},
}
if packer_plugins and packer_plugins["rest.nvim"] then
table.insert(doomrc.langs, "http")
Expand Down

0 comments on commit 79d1a6f

Please sign in to comment.