Update the documentation for :ALEDetail
This commit is contained in:
parent
d48506f9c1
commit
48be035da8
@ -1609,10 +1609,12 @@ ALEDisableBuffer *ALEDisableBuffer*
|
||||
For removing problems reported by ALE, but leaving ALE enabled, see
|
||||
|ALEReset| and |ALEResetBuffer|.
|
||||
|
||||
*:ALEDetail*
|
||||
ALEDetail *ALEDetail*
|
||||
|
||||
Show the full linter message for the current line. This will only have an
|
||||
effect on lines that contain a linter message.
|
||||
Show the full linter message for the current line in the preview window.
|
||||
This will only have an effect on lines that contain a linter message. The
|
||||
preview window can be easily closed with the `q` key.
|
||||
|
||||
A plug mapping `<Plug>(ale_detail)` is defined for this command.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user