Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not working for R code #381

Closed
rdataforge opened this issue Jan 11, 2024 · 1 comment
Closed

not working for R code #381

rdataforge opened this issue Jan 11, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@rdataforge
Copy link

rdataforge commented Jan 11, 2024

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

no custom settings, just plain fresh Lazyvim with TSContext installed via Lazy

Steps to reproduce

  1. install Lazyvim
  2. .install nvim-treesitter-context using :Lazy interface
  3. open a long R file
  4. activate TSContext with keybindings: leader + u + t
  5. scroll down file
@rdataforge rdataforge added the bug Something isn't working label Jan 11, 2024
@lewis6991
Copy link
Member

We don't track issues for languages. PR welcome.

@lewis6991 lewis6991 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants