mirror of https://github.com/dense-analysis/ale
Fix a typo
This commit is contained in:
parent
c9377e9baf
commit
686f42a2e1
|
@ -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*
|
||||
|
|
Loading…
Reference in New Issue