Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

EverVim 20170328

Compare
Choose a tag to compare
@LER0ever LER0ever released this 29 Mar 02:37
· 372 commits to master since this release

This is the second release of EverVim. Changelog since last month:

General

  • Add complete documentation!
  • Support more file encodings other than utf-8

Editing

  • AutoFormatting on all major language, <Leader>fm to manually format.
  • tab is now 4 spaces, except *.go
  • Markdown sections show in tagbar
  • Vim multiple cursors, just like sublime.

Language & Framework

  • Full typescript highlight and autocompletion support
  • Vue.js and Vuex support
  • Lumos template language support

Appearance

  • Statusline and Tabline have changed to Lightline.vim
  • TabMan shows tabs on left panel.
  • VimCommander provides a total-commander like file manager.

Misc

  • Bookmark support. You can now read txt novel in EverVim
  • Read HackerNews right inside EverVim
  • Vim Calendar support
  • Fix Startup screen on Windows
  • NERDTree toggle key changed to <F3>
  • And other bug fixes

This release section is just for posting release notes and changes. You should still use the git master to install EverVim.


EverVim