about a 2 minute This post presents a chapter from my upcoming book Mastering Vim Quickly: From WTF to OMG in no time As you already saw in the chapter on Undo/redo, Vim is pretty powerful when it comes to these features. However, there’s one more feature… Read more
Similar
~ 1 minute As a software developer you probably have to perform actions like copying different pieces of your code from multiple files into different locations of your current Vim session. Using only system clipboard, this can be a cumbersome and time con... (more…)
Read more »
Concise learning resource for beginner to intermediate level Vim users... (more…)
Read more »
Access macOS UI elements with your fingers stay on keyboard. Inspired by vim-easymotion & avy-mode. - GitHub - dwarvesf/VimMotionApp: Access macOS UI elements with your fingers stay on keyboard... (more…)
Read more »
I like the layer feature of spacemacs, also the statusline of spacemacs. so I create a statusline for SpaceVim. it looks just like what… (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 »