Hi Bidit! On Do, 16 Apr 2015, Bidit Mazumder wrote:
> First, I would like to thank Bram Moolenaar for making Vim, and Björn > Winckler for the MacVim port. > > The "ce" and "cw" bug should be addressed (see > https://groups.google.com/forum/#!topic/vim_use/UWLISFkZAlo) That is not a bug and has been explained several times (even in your link) You can probably map it away if you don't like this. A quick google search shows, there is even a plugin to change that behaviour: https://github.com/ap/vim-you-keep-using-that-word > Sublime Text also has a unique feature that allows you to navigate > through the entire document from a pane on the right (see pic). This > would be a great feature to have in Vim—Especially for those who can't > stand folding. Sublime Text also shows indentation as vertical lines > (see pic)—This is a good feature; it will blend in perfectly with Vim. There are plugins that do that: https://github.com/severin-lemaignan/vim-minimap https://github.com/koron/minimap-vim > As far as I know, in Vim, it is not possible to display "\r" and "\n" > as (different) special characters. This would be a nice feature to > have for documents that contain both 'dos', 'unix' and 'classic mac' > line breaks. Concealing should help with that. > Finally, there should be a simple way to know if the Caps-Lock or > Shift key is pressed (like changing the cursor color, or the color of > the cursor-line. Like "hi ShiftModeCursor" or "hi > ShiftModeCursorLine". If there is a utility that queries the status of the Caps-Lock key, you can probably make use of it in the statusline. Don't know, if such a tool exists. Best, Christian -- Willst du friedlich leben? Verkehre mit den Menschen, lebe aber allein, unternimm nichts und bedauere gar nichts. -- Iwan S. Turgenjew (Gedichte in Prosa) -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
