mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-02 21:34:33 +02:00
plugins/none-ls: add astyle (#1056)
Add an option to enable astyle none-ls source.
This commit is contained in:
parent
e0926bc41b
commit
9f3bbca7f1
2 changed files with 4 additions and 0 deletions
|
@ -87,6 +87,7 @@
|
|||
};
|
||||
formatting = {
|
||||
alejandra.enable = true;
|
||||
astyle.enable = true;
|
||||
bean_format.enable = true;
|
||||
black.enable = true;
|
||||
# As of 2024-01-04, cbfmt is broken on darwin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue