diff options
| author | ache <ache@ache.one> | 2024-10-21 02:31:17 +0200 |
|---|---|---|
| committer | ache <ache@ache.one> | 2024-10-21 02:31:17 +0200 |
| commit | bc0489152517cc03eb2816990eb33029715ddba0 (patch) | |
| tree | 06fa4122bd22396080ad790754cd50cb094569ef /lua/ache/plugins | |
| parent | Update theme to add base46 version of multiple themes (diff) | |
Remove tailwindcss support, slow and bad
Diffstat (limited to 'lua/ache/plugins')
| -rw-r--r-- | lua/ache/plugins/lsp/mason-config.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lua/ache/plugins/lsp/mason-config.lua b/lua/ache/plugins/lsp/mason-config.lua index 0352aef..68d48ab 100644 --- a/lua/ache/plugins/lsp/mason-config.lua +++ b/lua/ache/plugins/lsp/mason-config.lua @@ -33,7 +33,6 @@ return { "html", "cssls", "ltex", - "tailwindcss", "svelte", "lua_ls", "pyright", |