fixed issue with Lazy by removing .git from package name

This commit is contained in:
2025-01-14 11:33:34 +11:00
parent c0ca44c841
commit f99c76079c
3 changed files with 29 additions and 29 deletions

View File

@@ -39,7 +39,6 @@ return {
"jsonls",
"pyright",
"tailwindcss",
"tsserver",
},
handlers = {
function(server_name) -- default handler (optional)