diff options
author | Zack Kourouma <zack@secondspectrum.com> | 2017-10-20 18:29:57 -0700 |
---|---|---|
committer | Zack Kourouma <zack@secondspectrum.com> | 2017-10-20 18:29:57 -0700 |
commit | e023e7a2fe698cb36921c8e47f48e6a072c1b0a6 (patch) | |
tree | dc44022da6e097958ac7b6f9e1fd6adbc2f33349 /doc/ale.txt | |
parent | 346c91fb6bd455cf0c4dfbf1abe016d6032d59f5 (diff) | |
download | ale-e023e7a2fe698cb36921c8e47f48e6a072c1b0a6.zip |
add prettier fixer support for 'less' filetype
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 d393c4d9..fb0b5a76 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -95,6 +95,8 @@ CONTENTS *ale-contents* kotlin................................|ale-kotlin-options| kotlinc.............................|ale-kotlin-kotlinc| ktlint..............................|ale-kotlin-ktlint| + less..................................|ale-less-options| + prettier............................|ale-less-prettier| llvm..................................|ale-llvm-options| llc.................................|ale-llvm-llc| lua...................................|ale-lua-options| |