fix: update config mason-lspconfig

This commit is contained in:
pojok code 2025-06-03 21:08:25 +07:00
parent b3f841d25c
commit 5dc5c723b2
2 changed files with 61 additions and 60 deletions

View file

@ -21,6 +21,7 @@ return {
hi(0, "WinBar", { bg = color.background })
hi(0, "WinBarNC", { bg = color.background })
hi(0, "NormalFloat", { bg = color.background })
hi(0, "TabLine", { bg = color.background })
hi(0, "NormalNC", { bg = color.background })
hi(0, "@tag.delimiter.javascript", { fg = color.punctuation })
hi(0, "@tag.delimiter.tsx", { fg = color.punctuation })