My .vimrc file
This repo includes a serie of vim plugins as submodules
in order to clone and get FDC.vimrc repo do:
git clone https://github.com/fededc88/FDC.vimrc.git --recurse-submodules -j<n_cores>
to install plugings just copy /plugin folter to
~/vimfiles/pack/
and let vim > 8 do the rest.
'ag' is a code searching tool similar to ack, with a focus on speed. Install ag
The Silver Searcher to be used with ack.