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
Installed Lazyvim, no customization, just plain out-of-the-box install and nvim-treesitter-context installed via :Lazy
Opened long R file and Toggled TSContext active via keybinds ( leadert + u + t)
Treesitter context is not keeping the function header visible when scrolling down
Description
Installed Lazyvim, no customization, just plain out-of-the-box install and nvim-treesitter-context installed via :Lazy
Opened long R file and Toggled TSContext active via keybinds ( leadert + u + t)
Treesitter context is not keeping the function header visible when scrolling down
Neovim version
NVIM v0.9.2 Build type: RelWithDebInfo LuaJIT 2.1.1694082368
Expected behavior
the function header is visible when scrolling
Actual behavior
there is no context as the header is past up the buffer when scrolling reaches bottom
Minimal config
Steps to reproduce
The text was updated successfully, but these errors were encountered: