Fix a typo

This commit is contained in:
w0rp
2020-08-27 09:18:10 +01:00
parent c9377e9baf
commit 686f42a2e1

View File

@@ -861,7 +861,7 @@ g:ale_default_navigation *g:ale_default_navigation*
Default: `'buffer'`
The default method for navigating away from the current buffer to another
buffer, such as for |ALEFindReferences:|, or |ALEGoToDefinition|.
buffer, such as for |ALEFindReferences|, or |ALEGoToDefinition|.
g:ale_disable_lsp *g:ale_disable_lsp*