summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick James <verbitan@users.noreply.github.com>2017-08-02 23:05:19 +0100
committerNick James <verbitan@users.noreply.github.com>2017-08-02 23:05:19 +0100
commita3d2fb568897b3cb26d9c22c8d21660249facd44 (patch)
tree4da0072cfd631a23c4037bfae64f09ac85b8826f /doc
parentdb531171acd9064f91a4f8d6c31d8037ee01e8c5 (diff)
downloadale-a3d2fb568897b3cb26d9c22c8d21660249facd44.zip
Add Tcl nagelfar linter
Diffstat (limited to 'doc')
-rw-r--r--doc/ale-tcl.txt25
-rw-r--r--doc/ale.txt2
2 files changed, 27 insertions, 0 deletions
diff --git a/doc/ale-tcl.txt b/doc/ale-tcl.txt
new file mode 100644
index 00000000..497c9fd4
--- /dev/null
+++ b/doc/ale-tcl.txt
@@ -0,0 +1,25 @@
+===============================================================================
+ALE Tcl Integration *ale-tcl-options*
+
+
+===============================================================================
+nagelfar *ale-tcl-nagelfar*
+
+g:ale_tcl_nagelfar_executable *g:ale_tcl_nagelfar_executable*
+ *b:ale_tcl_nagelfar_executable*
+ Type: |String|
+ Default: `'nagelfar.tcl'`
+
+ This variable can be changed to change the path to nagelfar.
+
+
+g:ale_tcl_nagelfar_options *g:ale_tcl_nagelfar_options*
+ *b:ale_tcl_nagelfar_options*
+ Type: |String|
+ Default: `''`
+
+ This variable can be changed to modify flags given to nagelfar.
+
+
+===============================================================================
+ vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl:
diff --git a/doc/ale.txt b/doc/ale.txt
index 360d5afe..86476374 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -108,6 +108,8 @@ CONTENTS *ale-contents*
rpmlint.............................|ale-spec-rpmlint|
stylus................................|ale-stylus-options|
stylelint...........................|ale-stylus-stylelint|
+ tcl...................................|ale-tcl-options|
+ nagelfar............................|ale-tcl-nagelfar|
tex...................................|ale-tex-options|
chktex..............................|ale-tex-chktex|
lacheck.............................|ale-tex-lacheck|