Settings

Theme

An opinionated minimalistic vim setup for any bare or unfamiliar server

gist.github.com

2 points by smileart 11 years ago · 2 comments

Reader

smileartOP 11 years ago

Have you ever found 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)

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection