-
Notifications
You must be signed in to change notification settings - Fork 462
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
nvim-treesitter-context
not working
#828
Labels
bug
Something isn't working
has:repro
This issue contains reproducing steps
treesitter
Treesitter related issues
Comments
Jint-lzxy
added
needs:repro
We need more details to reproduce this problem
treesitter
Treesitter related issues
labels
Jun 28, 2023
@Jint-lzxy Has repro, and add setup function will solve it 👍 |
Saafo
added a commit
to Saafo/nvimdots
that referenced
this issue
Jun 29, 2023
Change-Id: I7942ac85bf3791f7487eb15fae9cb6c0aa3c6b71
Jint-lzxy
added a commit
to Saafo/nvimdots
that referenced
this issue
Jun 29, 2023
Jint-lzxy
added a commit
to Saafo/nvimdots
that referenced
this issue
Jun 29, 2023
Jint-lzxy
added
has:repro
This issue contains reproducing steps
and removed
needs:repro
We need more details to reproduce this problem
labels
Jun 29, 2023
Jint-lzxy
added a commit
that referenced
this issue
Jun 29, 2023
* fix(nvim-treesitter-context): setup to enable (#828) Change-Id: I7942ac85bf3791f7487eb15fae9cb6c0aa3c6b71 * fixup! fix(nvim-treesitter-context): setup to enable (#828) * fixup! fixup! fix(nvim-treesitter-context): setup to enable (#828) --------- Co-authored-by: Jint-lzxy <50296129+Jint-lzxy@users.noreply.github.com>
singlemancombat
pushed a commit
to singlemancombat/nvim-config
that referenced
this issue
Jun 30, 2023
* fix(nvim-treesitter-context): setup to enable (ayamir#828) Change-Id: I7942ac85bf3791f7487eb15fae9cb6c0aa3c6b71 * fixup! fix(nvim-treesitter-context): setup to enable (ayamir#828) * fixup! fixup! fix(nvim-treesitter-context): setup to enable (ayamir#828) --------- Co-authored-by: Jint-lzxy <50296129+Jint-lzxy@users.noreply.github.com>
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Labels
bug
Something isn't working
has:repro
This issue contains reproducing steps
treesitter
Treesitter related issues
Version confirmation
Following prerequisites
Neovim version
0.9.1
Operating system/version
macOS 13.4
Terminal name/version
Warp
$TERM environment variable
xterm-256color
Branch info
main (Default/Latest)
Fetch Preferences
SSH (use_ssh = true)
How to reproduce the issue
open a code file
Expected behavior
show sticky header
Actual behavior
no sticky header
Additional information
Maybe we should call setup to make it works:
The text was updated successfully, but these errors were encountered: