Penn Su
2014-04-12 20:51:26 UTC
Instead of a minimap that does nothing except a glorified scrollbar in my
opinion, why not think of a better way to jump between places in a large
file?
vim will be mainly keyboard based, so I would suggest to have something
similar to easymotion.vim (https://github.com/Lokaltog/vim-easymotion) to
display a visual overview of all motion commands for lines out of screen to
jump to or anything similar to that.
opinion, why not think of a better way to jump between places in a large
file?
vim will be mainly keyboard based, so I would suggest to have something
similar to easymotion.vim (https://github.com/Lokaltog/vim-easymotion) to
display a visual overview of all motion commands for lines out of screen to
jump to or anything similar to that.
I've always been interested in getting a minimap a la Sublime Text into
Vim's GUI. (Could be an interesting shiny-new-feature for promoting
neovim.) There's a plugin out there that gets a few features working (
https://github.com/koron/minimap-vim), but I figured a good
implementation would always have to be built into the GUI itself. I'm
wondering if anyone working on the new Qt UI has thought about adding in
this feature? I'd be interested in helping with it.
Jack O'Connor
https://github.com/oconnor663
Vim's GUI. (Could be an interesting shiny-new-feature for promoting
neovim.) There's a plugin out there that gets a few features working (
https://github.com/koron/minimap-vim), but I figured a good
implementation would always have to be built into the GUI itself. I'm
wondering if anyone working on the new Qt UI has thought about adding in
this feature? I'd be interested in helping with it.
Jack O'Connor
https://github.com/oconnor663
--
You received this message because you are subscribed to the Google Groups "neovim" group.
To unsubscribe from this group and stop receiving emails from it, send an email to neovim+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "neovim" group.
To unsubscribe from this group and stop receiving emails from it, send an email to neovim+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.