mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-07 05:04:28 +08:00
Mention using 'hidden' in combination with ALEGoToDefinition
This commit is contained in:
@@ -2715,6 +2715,10 @@ ALEGoToDefinition *ALEGoToDefinition*
|
|||||||
You can jump back to the position you were at before going to the definition
|
You can jump back to the position you were at before going to the definition
|
||||||
of something with jump motions like CTRL-O. See |jump-motions|.
|
of something with jump motions like CTRL-O. See |jump-motions|.
|
||||||
|
|
||||||
|
You should consider using the 'hidden' option in combination with this
|
||||||
|
command. Otherwise, Vim will refuse to leave the buffer you're jumping from
|
||||||
|
unless you have saved your edits.
|
||||||
|
|
||||||
A plug mapping `<Plug>(ale_go_to_definition)` is defined for this command.
|
A plug mapping `<Plug>(ale_go_to_definition)` is defined for this command.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user