1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-07-30 12:07:46 +00:00

feat: more levels of --quiet

This commit is contained in:
Kevin Amado 2022-08-07 12:17:43 -06:00
parent ccb31f3523
commit cf8b9d8cfa
6 changed files with 88 additions and 50 deletions

View file

@ -2,7 +2,9 @@
In order to use Alejandra with
[Neovim](https://neovim.io/)
please use any of the following plugins:
please use the `:%!alejandra -qq` command
to format the current buffer,
or use any of the following plugins:
- [Neoformat](https://github.com/sbdchd/neoformat)
- [null-ls.nvim](https://github.com/jose-elias-alvarez/null-ls.nvim)