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:
- Vundle
- vim-polyglot
- tComment
- lightline
- vim-indent-guides
- vim-auto-programming
- file-line
- vim-startify
- ferret
gruvbox
Colorscheme -Amendments |
---|
fixed bug with pasting code with comments from outside |
tab replaced with 2 spaces |
disabled swap files write |
removing trailing whitespaces on file save |
reload file on the fly |
toggle zoom window by <F5> | <F6> buttons |
support 8-color terminals |
current line highlight |
show tabs and trailing whitespaces |
disable arrows, home and end buttons |
and so on.. for more info take a look at vimrc file ;) |