Last Updated: February 25, 2016
·
240
· smileart

An opinionated minimalistic vim setup for any bare or unfamiliar server

Have you ever happened to find yourself on a bare server with default vim trying to setup it basically with line numbers, syntax highlight and so on just to edit some script or config file? Now you can do it with the only one command:

source <(curl -Ls http://bit.ly/vim-min)

And Bob's your uncle – an opinionated minimalistic vim setup!

https://gist.github.com/smileart/6cf5de61d5f393d26fa0