From d87034ec92940ee311d91d6d7da58782a6db09ba Mon Sep 17 00:00:00 2001 From: Pablu Date: Mon, 23 Feb 2026 19:14:22 +0100 Subject: [PATCH] Add templt --- lua/plugins/lsp.lua | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lua/plugins/lsp.lua b/lua/plugins/lsp.lua index 8560b66..455dc51 100644 --- a/lua/plugins/lsp.lua +++ b/lua/plugins/lsp.lua @@ -12,9 +12,11 @@ return { "vtsls", "zls", "glsl_analyzer", - "rust_analyzer" + "rust_analyzer", + "templ" }) + -- Testing basedpyright atm, change to jedi idk vim.lsp.config("basedpyright", { settings = {