mirror of
https://github.com/dense-analysis/ale.git
synced 2026-02-28 20:42:26 +08:00
Sort the documented options
This commit is contained in:
19
doc/ale.txt
19
doc/ale.txt
@@ -611,6 +611,16 @@ g:ale_cursor_detail *g:ale_cursor_detail*
|
|||||||
loaded for messages to be displayed. See |ale-lint-settings-on-startup|.
|
loaded for messages to be displayed. See |ale-lint-settings-on-startup|.
|
||||||
|
|
||||||
|
|
||||||
|
g:ale_disable_lsp *g:ale_disable_lsp*
|
||||||
|
*b:ale_disable_lsp*
|
||||||
|
|
||||||
|
Type: |Number|
|
||||||
|
Default: `0`
|
||||||
|
|
||||||
|
When this option is set to `1`, ALE ignores all linters powered by LSP.
|
||||||
|
Please see also |ale-lsp|.
|
||||||
|
|
||||||
|
|
||||||
g:ale_echo_cursor *g:ale_echo_cursor*
|
g:ale_echo_cursor *g:ale_echo_cursor*
|
||||||
|
|
||||||
Type: |Number|
|
Type: |Number|
|
||||||
@@ -1587,15 +1597,6 @@ g:ale_windows_node_executable_path *g:ale_windows_node_executable_path*
|
|||||||
setting.
|
setting.
|
||||||
|
|
||||||
|
|
||||||
g:ale_disable_lsp *g:ale_disable_lsp*
|
|
||||||
*b:ale_disable_lsp*
|
|
||||||
|
|
||||||
Type: |Number|
|
|
||||||
Default: `0`
|
|
||||||
|
|
||||||
When this option is set to `1`, ALE ignores all linters powered by LSP.
|
|
||||||
Please see also |ale-lsp|.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
6.1. Highlights *ale-highlights*
|
6.1. Highlights *ale-highlights*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user