more none-ls cleanup and adding LSPs :D

This commit is contained in:
Noah Håkansson 2024-02-24 19:58:28 +01:00
parent d56f84739b
commit 6d751b38f1
2 changed files with 20 additions and 4 deletions

View file

@ -18,7 +18,6 @@ function M.config()
sources = {
-- Formatters
formatting.stylua,
formatting.black,
formatting.prettier.with({
filetypes = {
'css',