git clone https://github.com/kergoth/dotvim /whereever/you/want/it
If you want to run these in place without disrupting your existing vim setup, run:
/whereever/you/want/it/script/bootstrap
And then run vim with vim -u /whereever/you/want/it/vimrc
To instead make this default, run:
/whereever/you/want/it/script/install
:cq
: Exit non-zero.g*
Like *
, but don't put "\<" and ">" around the word. This makes the
search also find matches that are not a whole word.imap <C-x><C-t>
: Complete minisnip snippets.