mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 16:39:00 +02:00
tests/none-ls: remove beautysh test (removed upstream)
This commit is contained in:
parent
9851246241
commit
03065fd470
1 changed files with 0 additions and 10 deletions
|
@ -4,16 +4,6 @@
|
||||||
plugins.none-ls.enable = true;
|
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 = {
|
with-lsp-format = {
|
||||||
plugins = {
|
plugins = {
|
||||||
lsp.enable = true;
|
lsp.enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue