Batch-rename files using Vim. Contribute to thameera/vimv development by creating an account on GitHub. (more…)
Read more »
Once you have taken the time to setup Vim exactly the way you want, you might
still encounter configuration issues. My whole ~/.vim/ directory is under version
control so I can just clone it on any computer I want my familiar Vim
experience. (more…)
Read more »
Learn how to copy and paste from multiple clipboards using the magic of Vim registers! Also featured: how to edit several files with a single vim instance. (more…)
Read more »
Introducing the buffer list, and commands for switching between buffers. This episode also covers the concept of ‘hidden’ buffers, and shows how to deal with them. (more…)
Read more »
This page lists single unused keys in Vim. As such, it is an inverted version of :help index. In addition, the page lists synonyms that can safely be mapped. Many more mappings are possible by combining keys. See the article "Follow my leader" in § Extern... (more…)
Read more »