mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-28 03:20:08 +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
|
@ -110,6 +110,9 @@ with lib; let
|
|||
alejandra = {
|
||||
package = pkgs.alejandra;
|
||||
};
|
||||
bean_format = {
|
||||
package = pkgs.beancount;
|
||||
};
|
||||
beautysh = {
|
||||
package = pkgs.beautysh;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue