mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +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;
|
||||
};
|
||||
|
||||
# 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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue