added html snippets to templ
This commit is contained in:
@@ -450,6 +450,7 @@ end
|
|||||||
|
|
||||||
function M.luasnip()
|
function M.luasnip()
|
||||||
require("luasnip").filetype_extend("htmldjango", { "html" })
|
require("luasnip").filetype_extend("htmldjango", { "html" })
|
||||||
|
require("luasnip").filetype_extend("templ", { "html" })
|
||||||
require("luasnip.loaders.from_snipmate").load()
|
require("luasnip.loaders.from_snipmate").load()
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user