Ranger: A Vim-inspired filemanager for the console

A VIM-inspired filemanager for the console. Contribute to ranger/ranger development by creating an account on GitHub. Read more

Similar

Folding in Vim

Folding is a way to collapse some chunks of code and thus hiding it from the view. That comes handy if you want to focus on editing of some other part of the file and don't want everything else to clutter your view. (more…)

Read more »

Persistent Undo in Vim

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... (more…)

Read more »