mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-04 10:06:13 +02:00
plugins/none-ls: add formatting source: trim_newlines & trim_whitespace
This commit is contained in:
parent
ee7e489448
commit
7e8250dc58
2 changed files with 4 additions and 0 deletions
|
@ -104,6 +104,8 @@
|
|||
protolint.enable = true;
|
||||
rustfmt.enable = true;
|
||||
sqlfluff.enable = true;
|
||||
trim_newlines.enable = true;
|
||||
trim_whitespace.enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue