dotvimmy - small configuration for productive work in vim
$ curl -sLo- https://git.io/dotvimmy-deploy.sh | bash
All deployed versions and old configurations are stored at ~/.vimmy
.
- VimPlug
- vim-polyglot
- govim
- tComment
- ale
- rainbow
- vim-signature
- fzf.vim
- vim-startify
- lightline
- vim-signature
- vim-css-color
Colorscheme - gruvbox
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 ;) |