tests/none-ls: remove beautysh test (removed upstream)

This commit is contained in:
Gaetan Lepage 2025-03-04 10:35:13 +01:00 committed by Gaétan Lepage
parent 9851246241
commit 03065fd470

View file

@ -4,16 +4,6 @@
plugins.none-ls.enable = true;
};
# Broken:
# error: The option `plugins.none-ls.sources.formatting.beautysh' does not exist.
#
# beautysh = {
# plugins.none-ls = {
# enable = true;
# sources.formatting.beautysh.enable = true;
# };
# };
with-lsp-format = {
plugins = {
lsp.enable = true;