nvim: Update to new conform.nvim version
Update and fix small breaking change in new conform by specifically setting lsp formatting as fallback. Move to explicit ruff format import organizing and remove tailwind css lsp for the time being.
This commit is contained in:
parent
8aa845dcfb
commit
1514eca622
3 changed files with 29 additions and 14 deletions
|
|
@ -39,7 +39,6 @@ local servers = {
|
|||
basedpyright = {},
|
||||
ruff = {},
|
||||
serve_d = {},
|
||||
tailwindcss = {},
|
||||
taplo = {},
|
||||
texlab = {},
|
||||
tsserver = {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue