summaryrefslogtreecommitdiff
path: root/doc/ale-development.txt
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2019-01-08 14:40:22 +0000
committerw0rp <devw0rp@gmail.com>2019-01-08 14:40:26 +0000
commitf23811770a8104346b7e9ccc6e586da828c8f41d (patch)
treedb3b0996e87b6440241b2ee5d291eea39dbcb530 /doc/ale-development.txt
parent84475ff6f16d2f10cba7d93de2911eb37b753795 (diff)
downloadale-f23811770a8104346b7e9ccc6e586da828c8f41d.zip
Add briefer help tags for ALE development documentation
Diffstat (limited to 'doc/ale-development.txt')
-rw-r--r--doc/ale-development.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ale-development.txt b/doc/ale-development.txt
index 1e168130..408b176f 100644
--- a/doc/ale-development.txt
+++ b/doc/ale-development.txt
@@ -1,4 +1,5 @@
*ale-development.txt* For Vim version 8.0.
+*ale-dev*
*ale-development*
ALE Development Documentation
@@ -143,7 +144,7 @@ Apply the following rules when writing Bash scripts.
* Try to write scripts so they will run on Linux, BSD, or Mac OSX.
===============================================================================
-4. Testing ALE *ale-development-tests*
+4. Testing ALE *ale-development-tests* *ale-dev-tests* *ale-tests*
ALE is tested with a suite of tests executed in Travis CI and AppVeyor. ALE
runs tests with the following versions of Vim in the following environments.