-
|
Hi and thanks for the plugin. Is there a way to stop following cursor, once it's enabled via :OutlineFollow ? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Hi, The automatic cursor following (which is triggered manually through |
Beta Was this translation helpful? Give feedback.
-
|
Please reopen if it didn't work. Thanks! |
Beta Was this translation helpful? Give feedback.
Hi,
:OutlineFollowsimply sets the currently focused symbol in the outline to the symbol you are currently on, in the code.The automatic cursor following (which is triggered manually through
:OutlineFollow) is determined by the config optionoutline_items.auto_update_events.follow. See the default config options.