summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2020-11-21 16:19:56 +0000
committerw0rp <devw0rp@gmail.com>2020-11-21 16:20:02 +0000
commit342e5af4e367e225eb1c96cb0ecb4a211c2a4f8e (patch)
tree9bbe2d3f471d5bef9a942d4d28c0739a65a427bb
parente4bfcb44b3ddc9fab7eb713fa0ddcf45d0ab7b3a (diff)
downloadale-342e5af4e367e225eb1c96cb0ecb4a211c2a4f8e.zip
Add a missing blank line in documentation
-rw-r--r--doc/ale.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt
index 95634171..71caf0e5 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -1694,6 +1694,7 @@ g:ale_lsp_root *g:ale_lsp_root*
If neither variable yields a result, a linter-specific function is invoked to
detect a project root. If this, too, yields no result, the linter is disabled.
+
g:ale_max_buffer_history_size *g:ale_max_buffer_history_size*
Type: |Number|