Skip to content

Releases: vim-dist/webvim

version 1.3.0

12 Dec 09:00
1.3.0
Compare
Choose a tag to compare
  • 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

08 Aug 13:01
1.2.0
Compare
Choose a tag to compare
  • fix #28
  • supports new eslint config files (.eslintrc.json, .eslintrc.js)
  • fix jsbeautify install
  • remove --cland-interpreter of the YouCompleteMe install

Version 1.1.1

21 Apr 20:55
1.1.1
Compare
Choose a tag to compare
  • Fix NERDTree auto close (with recent versions of NERDTree) (#23)
  • Install instructions for Fedora
  • Update documentation table

1.1.0

15 Nov 15:42
1.1.0
Compare
Choose a tag to compare
  • 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

1.0.0

21 Sep 21:03
1.0.0
Compare
Choose a tag to compare

krampstudio/dotvim becomes krampstudio/webvim :

  • refactor plugin system using vim-plug
  • new config structure
  • improved mapping
  • hardcore mode
  • dynamic selection of js linter
  • better plugins neighborhood