diff options
author | David Wood <david@davidtw.co> | 2019-08-03 12:36:55 +0100 |
---|---|---|
committer | David Wood <david.wood@codeplay.com> | 2019-08-26 19:21:07 +0100 |
commit | 6aeb46217177924367fe1961a7e615f3e4052298 (patch) | |
tree | ee3c629ba15dbe6f50246709e46414e73ceea7df /doc/ale.txt | |
parent | 73812c3e41c1c7fcf1705811f35ac4c9ccec003e (diff) | |
download | ale-6aeb46217177924367fe1961a7e615f3e4052298.zip |
Add nixpkgs-fmt fixer.
This commit adds a fixer for the Nix language, nixpkgs-fmt
(https://github.com/nix-community/nixpkgs-fmt).
Diffstat (limited to 'doc/ale.txt')
-rw-r--r-- | doc/ale.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index beca8546..fee20575 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -2191,6 +2191,8 @@ documented in additional help files. mmc...................................|ale-mercury-mmc| nasm....................................|ale-nasm-options| nasm..................................|ale-nasm-nasm| + nix.....................................|ale-nix-options| + nixpkgs-fmt...........................|ale-nix-nixpkgs-fmt| nroff...................................|ale-nroff-options| write-good............................|ale-nroff-write-good| objc....................................|ale-objc-options| |