summaryrefslogtreecommitdiff
path: root/doc/ale.txt
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2017-03-27 20:36:35 +0100
committerw0rp <devw0rp@gmail.com>2017-03-27 20:36:35 +0100
commitc9ee3efc1111d0de61e22d1c4cd6c1a49d5ae74a (patch)
tree88d1b600d8631c6b7e833b863776c71c5d8f4418 /doc/ale.txt
parent4abefc189c04c70972a398254675f7ec93a8eba0 (diff)
downloadale-c9ee3efc1111d0de61e22d1c4cd6c1a49d5ae74a.zip
Enabling linting on save by default, re #333
Diffstat (limited to 'doc/ale.txt')
-rw-r--r--doc/ale.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale.txt b/doc/ale.txt
index b09a0541..932b5204 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -279,7 +279,7 @@ g:ale_lint_on_enter *g:ale_lint_on_enter*
g:ale_lint_on_save *g:ale_lint_on_save*
Type: |Number|
- Default: `0`
+ Default: `1`
This option will make ALE run the linters whenever a file is saved when it
it set to `1` in your vimrc file. This option can be used in combination