Tagged in

Config

usevim
usevim
A blog about Vim
More information
Followers
1.5K
Elsewhere
More, on Medium

The netrw Style Options

I use netrw a fair bit mainly because of Tim Pope’s vinegar.vim plugin. I press - to see a list of files in the current directory, and then navigate around using Vim shortcuts and search. You can open netrw in a similar way without installing vinegar.vim, just type :e . and you'll see a…


Switch Settings with VimSwitch

VimSwitch (GitHub: priomsrb/vimswitch, License: GPL) is a Python program that can change Vim’s settings based on a GitHub repository. That means you can switch to a totally different setup like this:

./vimswitch amix/vimrc