mirror of
https://github.com/RGBCube/alejandra
synced 2025-07-30 12:07:46 +00:00
docs: simplify readme
This commit is contained in:
parent
a10a15984a
commit
2d540ec84b
4 changed files with 47 additions and 27 deletions
9
integrations/doom-emacs/README.md
Normal file
9
integrations/doom-emacs/README.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# Doom-Emacs integration
|
||||
|
||||
In order to configure Alejandra in
|
||||
[Doom-emacs](https://github.com/hlissner/doom-emacs)
|
||||
just use the following:
|
||||
|
||||
```lisp
|
||||
(set-formatter! 'alejandra "alejandra --quiet" :modes '(nix-mode))
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue