-
Hey are there somewhere some function that could help to move to the next code cell, to the previous code cell etc? thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
jmbuhr
Aug 15, 2025
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mohelm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I do this:
https://github.com/jmbuhr/nvim-config/blob/034d4c5c1f9adf297e4b3218c07c7706b8fa32b7/lua/plugins/treesitter.lua#L69
with
https://github.com/jmbuhr/nvim-config/blob/034d4c5c1f9adf297e4b3218c07c7706b8fa32b7/after/queries/markdown/textobjects.scm#L3