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

View File

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