summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/ale-fountain.txt6
-rw-r--r--doc/ale.txt2
2 files changed, 8 insertions, 0 deletions
diff --git a/doc/ale-fountain.txt b/doc/ale-fountain.txt
new file mode 100644
index 00000000..ac0870cf
--- /dev/null
+++ b/doc/ale-fountain.txt
@@ -0,0 +1,6 @@
+===============================================================================
+ALE Fountain Integration *ale-fountain-options*
+
+
+===============================================================================
+vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl:
diff --git a/doc/ale.txt b/doc/ale.txt
index bdcb39fe..b343989f 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -66,6 +66,7 @@ CONTENTS *ale-contents*
eruby.................................|ale-eruby-options|
fortran...............................|ale-fortran-options|
gcc.................................|ale-fortran-gcc|
+ fountain..............................|ale-fountain-options|
fusionscript..........................|ale-fuse-options|
fusion-lint.........................|ale-fuse-fusionlint|
glsl..................................|ale-glsl-options|
@@ -299,6 +300,7 @@ Notes:
* Erb: `erb`, `erubis`
* Erlang: `erlc`, `SyntaxErl`
* Fortran: `gcc`
+* Fountain: `proselint`
* FusionScript: `fusion-lint`
* GLSL: glslang, `glslls`
* Go: `gofmt`, `goimports`, `go vet`, `golint`, `gometalinter`!!, `go build`!!, `gosimple`!!, `staticcheck`!!