12 ms·
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 scri
by smileart 11y 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 http://bit.ly/vim_min)
- smileart 11y agoFixed rawgit CDN permanent cache, now it's: source <(curl -Ls http://bit.ly/vim-min http://bit.ly/vim-min)