How to navigate through headings in AstroNvim? #1064
-
|
I remember that I could navigate through headings with AstroNvim, but I can't do it now. Instead, I'm getting this error: I used to do it with this binding: My config:
I'm new to neovim configuration and need help with this 😅 |
Beta Was this translation helpful? Give feedback.
Answered by
kristijanhusak
Jan 21, 2026
Replies: 1 comment 6 replies
-
|
How exactly did you navigate, using which shortcut? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



I don't know anything about AstroNvim project, but I'm assuming it used telescope at some point. You have Telescope support added in here, but since AstroNvim now uses Snacks, it's probably not working.
I might add a lightweight built in LSP to orgmode at some point, which would make this work, but I didn't start working on it yet.