mirror of
https://codeberg.org/Mo8it/dotfiles.git
synced 2024-12-02 23:33:05 +00:00
Remove tailwind language server experiment
This commit is contained in:
parent
964f0a9c82
commit
3f5ac5a2d5
1 changed files with 0 additions and 9 deletions
|
@ -42,15 +42,6 @@ auto-format = true
|
|||
name = "html"
|
||||
formatter = { command = "djlint", args = ["--reformat", "--quiet", "--configuration", "/home/mo8it/.config/djlintrc.json", "-"] }
|
||||
auto-format = true
|
||||
# language-server = { language-id = "html", command = "tailwindcss-language-server", args = ["--stdio"] }
|
||||
# roots = ["tailwind.config.js"]
|
||||
# config = {}
|
||||
|
||||
# [[language]]
|
||||
# name = "css"
|
||||
# language-server = { language-id = "css", command = "tailwindcss-language-server", args = ["--stdio"] }
|
||||
# roots = ["tailwind.config.js"]
|
||||
# config = {}
|
||||
|
||||
[[language]]
|
||||
name = "julia"
|
||||
|
|
Loading…
Reference in a new issue