- Fix the installed version of plugins (at a given commit)
- Change the theme to support light and dark backgrounds
- Add support of emmet.io - thanks to @medvedar
- Add NerdTree grep plugin
- Use project linter over global when available (from
node_modules/.bin
) - Document install for Fedora 24 - thanks to @TLA-dev