This plug-in is a vim wrapper around AG - The Silver Searcher. It looks and works quite similar to the search in Sublime Text.
You have to first install AG itself. Then install the plug-in as usual, using something like Pathogen or Vundle.
Search recursively from the current directory using the following command:
:SS {pattern}
See :h silver