Update the documentation for :ALEDetail
This commit is contained in:
parent
d48506f9c1
commit
48be035da8
1 changed files with 4 additions and 2 deletions
|
@ -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.
|
||||
|
||||
|
|
Reference in a new issue