I love macvim and use it daily, but there is one feature I really like from Sublime 3. Would you consider implementing the small preview of the file you are editing similar to how Sublime3 does it? Perhaps this goes against your philosophy of keep the vim spirit. Thanks for listening.
Apparently, I can't mark this as a feature request myself.
This seems like something that should be handled by plugins, to me.
Send us a pic of what Sublime 3 is doing for you, and people will recommend
plugins that approximate what you want to do.
Rick
On Fri, Nov 10, 2017 at 10:00 AM, Josh Petrie notifications@github.com
wrote:
This seems like something that should be handled by plugins, to me.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/macvim-dev/macvim/issues/592#issuecomment-343528598,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABaFwoJKHstKZtIrPiolIinGhWhZrQddks5s1IEigaJpZM4QZTqs
.
--
rd
This really seems like something that should be handled by a plugin. Where MacVim offers functionality above-and-beyond that of vim itself, it generally does so to leverage some functionality of the OS to enhance the experience of using vim.
Most helpful comment
How about https://github.com/severin-lemaignan/vim-minimap?