Wednesday, July 9, 2014

Re: vim productivity plugin

On Tuesday, 01 July, 2014 at 01:04:45 BST, Felix Dietze wrote:
>is there a plugins that gives you hints on how to improve your vim usage?
>
>If for example I'm pressing "lllll" the plugin would suggest me to make more use of "e,w,E,W".
>If I'm pressing "|i" the suggestion would be to use "I" instead.
>
>I'm thinking about writing one, but wanted to check here first if something like this exists already.
>
>Of course any thougts on this are welcome.

I don't know of such a plugin, but I'd surely use one. I'd suggest using a live updating non-intrusive window that would log suggestions on the fly (quickfix?), so the user isn't interrupted with suggestions whilst typing.

--
--
You received this message from the "vim_use" 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_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: