0.3.0

• Optional argument to close FileBrowser when files have been opened.
  To make it work you have to add custom keybinding:
  https://github.com/aziz/SublimeFileBrowser/#close-filebrowser-when-files-have-been-opened

• Git integration.
  In case `git status` returns a colorable output in current folder, the modified and untracked files will be designated by orange and green outlines respectively.
  If Git is not presented in your PATH you may set `git_path` setting (see example in default settings file).