Slava Oliyanchuk

Results 26 issues of Slava Oliyanchuk

In: ``` CSS .test { filter:progid:DXImageTransform.Microsoft.gradient (startColorstr=#d2ffffff, endColorstr=#c8a8a8a8, GradientType=0); } ``` Out: ``` ``` The problem is `.gradient (` P.S. Don't ask me how I found it :)

https://github.com/jordwalke/VimBox

https://github.com/tabnine/YouCompleteMe

Options: * Pathogen * Vundle * Vim-Plug * Dein * NeoBundle * What else? Useful: https://www.youtube.com/watch?v=X2_R3uxDN6g

Whats here: * Events overview in `docs/events/index.md` * Documentation about each event in `docs/events/` * About events interception in `docs/events-interception.md` Whats next: visualization (diagram) for better understanding.