Join my discord for support/suggestions/bugs. 1) If you haven't, install Package Control. 2) Open Package Control: Install Package in the command palette, and search for MKB. Install it, and you might ...
With vim >= 8 you can use the package mechanism directly included inside vim. mkdir -p ~/.vim/pack/user/start cd ~/.vim/pack/user/start git clone https://github.com ...