You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While trying to use search bar I've noticed that I'm not redirected to place I wanted but to section which took me some time to realize that.
Example.
search: nvim_create_buf
redirected: https://neovim.io/doc/user/api.html#api-command
Would be nice if i was immediately redirected to nvim_create_buf section.
The text was updated successfully, but these errors were encountered:
While trying to use search bar I've noticed that I'm not redirected to place I wanted but to section which took me some time to realize that.
Example.
search:
nvim_create_buf
redirected: https://neovim.io/doc/user/api.html#api-command
Would be nice if i was immediately redirected to
nvim_create_buf
section.The text was updated successfully, but these errors were encountered: