Fix indentation and a typo in the gometalinter documentation

This commit is contained in:
w0rp 2017-08-02 18:36:53 +01:00
parent ad4c7f92cf
commit d6557b2c5c
1 changed files with 3 additions and 3 deletions

View File

@ -23,9 +23,9 @@ intensive.
===============================================================================
gometalinter *ale-go-gometalinter*
`gometalinter` is a `lint-file` linter, which only lints files that are written
to disk. This differs from the default behaviorof linting the buffer.
See: |ale-lint-file|
`gometalinter` is a `lint_file` linter, which only lints files that are
written to disk. This differs from the default behavior of linting the buffer.
See: |ale-lint-file|
g:ale_go_gometalinter_executable *g:ale_go_gometalinter_executable*
*b:ale_go_gometalinter_executable*