sfate / dotvimmy

small configuration for productive work in vim

Home Page:https://evil4live.wordpress.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotvimmy - small configuration for productive work in vim

Install or Update

$ curl -sLo- https://git.io/dotvimmy-deploy.sh | bash

Note: This will override your existing vim setup!

Versions

All deployed versions and old configurations are stored at ~/.vimmy.

Plugins:

Colorscheme - gruvbox

Colorscheme preview

Amendments
fixed bug with pasting code with comments from outside
tab replaced with 2 spaces
disabled swap files write
reload file on the fly
current line highlight
show tabs and trailing whitespaces
disable arrows, home, end, esc buttons
limit hightlight to 200 symbols
jj instead of esc for insert mode
save on insert mode exit
fix colorscheme for xterm appearance
and so on.. for more info take a look at vimrc file ;)

About

small configuration for productive work in vim

https://evil4live.wordpress.com/


Languages

Language:Vim Script 88.5%Language:Shell 11.5%