From 7bd303c8622e3030ad3da9edcf6f9641bd6f6448 Mon Sep 17 00:00:00 2001 From: Vincent Rischmann Date: Sat, 23 Dec 2023 12:54:21 +0100 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1244faa..12189f6 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Parser/Features H L F I J Finally you also need to add register the `templ` filetype: In lua: -``` +```lua vim.filetype.add({ extension = { templ = "templ",