-
Notifications
You must be signed in to change notification settings - Fork 2
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
Scroll through big tables #2
Comments
Currently, there is not (see Limitations) - but I'll definitely need to take a look at that! |
btw, while I probably shouldn't be doing that, you might also enjoy vim-table-mode :D |
I am currently use vim-table-mode) but this plugin in my opinion will be better after passing limitations (because i often use wrapping, and this plugin will potentially allows to easier table edit) |
How about do/use something like hop.nvim? Press a ctrl + any key => each cell will show keys to jump to. https://github.com/hadronized/hop.nvim/wiki/Commands#hoppattern |
Hi! First of all, thanks for great plugin! Working with markdown tables always was a pain.
But, is there any way to scroll through big tables?
The text was updated successfully, but these errors were encountered: