1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-07-29 19:47:45 +00:00
alejandra/integrations/neovim/README.md

11 lines
359 B
Markdown

# Neovim integration
In order to use Alejandra with
[Neovim](https://neovim.io/)
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)
- [ALE](https://github.com/dense-analysis/ale)