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

docs: add neovim integration

This commit is contained in:
Kevin Amado 2022-06-22 17:14:26 -06:00
parent 18fe24f335
commit 1fad955df3
3 changed files with 13 additions and 3 deletions

View file

@ -1,7 +1,7 @@
# Doom-Emacs integration
In order to configure Alejandra in
[Doom-emacs](https://github.com/hlissner/doom-emacs)
[Doom Emacs](https://github.com/hlissner/doom-emacs)
just use the following:
```lisp

View file

@ -0,0 +1,7 @@
# Neovim integration
In order to use Alejandra with
[Neovim](https://neovim.io/)
please use the
[neoformat](https://github.com/sbdchd/neoformat)
plugin.