get rid of none-ls
This commit is contained in:
parent
be5e044f83
commit
c53341dfa0
1 changed files with 0 additions and 10 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Reference in a new issue