mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-07 15:54:31 +02:00
plugins/none-ls: add bean_format (#985)
This commit is contained in:
parent
c2ae783440
commit
8b91bf010a
2 changed files with 4 additions and 0 deletions
|
@ -86,6 +86,7 @@
|
|||
};
|
||||
formatting = {
|
||||
alejandra.enable = true;
|
||||
bean_format.enable = true;
|
||||
black.enable = true;
|
||||
# As of 2024-01-04, cbfmt is broken on darwin
|
||||
# TODO: re-enable this test when fixed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue