Releases: vim-dist/webvim
Releases · vim-dist/webvim
version 1.3.0
- 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
version 1.2.0
- fix #28
- supports new eslint config files (
.eslintrc.json
,.eslintrc.js
) - fix jsbeautify install
- remove
--cland-interpreter
of theYouCompleteMe
install
Version 1.1.1
- Fix NERDTree auto close (with recent versions of NERDTree) (#23)
- Install instructions for Fedora
- Update documentation table
1.1.0
- Add user config
- autocmd file
- fix EasyAalign mapping
- update NerdTree config (do no open in git commit, double click)
- better mouse support in insert mode