refactor: add http tree sitter parse

This commit is contained in:
Dinesh Salunke 2023-06-17 16:42:40 +05:30
parent d0aa5b5738
commit 53d418934b

View File

@ -43,6 +43,7 @@ return {
"vimdoc",
"yaml",
"dockerfile",
"http",
},
incremental_selection = {
enable = true,