# 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)