get rid of none-ls

This commit is contained in:
sloane 2025-02-20 16:57:03 -05:00
parent be5e044f83
commit c53341dfa0
Signed by: sloanelybutsurely
SSH key fingerprint: SHA256:8SBnwhl+RY3oEyQxy1a9wByPzxWM0x+/Ejc+sIlY5qQ

View file

@ -171,16 +171,6 @@
};
};
plugins.none-ls = {
enable = true;
sources.formatting = {
mix.enable = true;
nixfmt.enable = true;
prettier.enable = true;
stylua.enable = true;
};
};
plugins.telescope.enable = true;
plugins.cmp = {