I have used vim for near a one-year, but I think I have a great deal to learn. Does anyone know of any good blogs for vim?

EDIT: An example of what I mean with good blogs is Dialy Vim. Actually I am looking for this kind of blogs that I could read in my Google Reader.

link|improve this question

73% accept rate
possible duplicate of Good vim tutorial? – Sathya Oct 21 '10 at 3:23
2  
no, it's not a duplicate – frabjous Oct 21 '10 at 3:39
feedback

closed as off topic by heavyd, Sathya, random Oct 21 '10 at 4:23

Questions on Super User are expected to generally relate to computer software or computer hardware, within the scope defined in the faq.

1 Answer

up vote 0 down vote accepted

This is a fairly subjective question the way you've phrased it; a "good" Vim blog will depend on the person. One such blog is the Vim Tips Blog. However, if you want to truly master VIM, you will likely visit them all. In addition, the vim tutor program (tutor.vim) that comes with most VIM installs is a good place to start, although I imagine you are already beyond what it has to offer.

I learned by reading vimdoc and I carried the Vi Editor Pocket Reference in my pocket to read when stuck on the bus.

I realize only my first suggestion is a blog; I am guessing you are really just looking for good resources. You may want to rephrase the question, and give details as to what resources you have found that are not meeting your needs.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.