Skip to content
Mariano Anaya edited this page Mar 18, 2017 · 4 revisions

Introduction

General roadmap for the project. This page intends to track the features to be expected in this configuration, mapping them with versions.

Find in this page information about when to expect features for the project, currently supported versions, feature deprecations, etc.

v0.4 (Released 04/11/2016)

  • Bugfixes and improvements (performance, highlighting, etc).
  • Changes in mappings
  • Code cleanup and a more compact version
  • Improve installation and setup. Use the Makefile from now on (former bash script is legacy).

See list of changes for this version.

Release commit.

v0.5 (Released 2017-03-18)

  • Syntax highlighting support for Python format-keyword mappings in strings (curly brackets inside strings).
  • Improve and extend syntax highlighting for Python.
  • Installation and configuration only supported through Makefile. Bash script will be completely deprecated.
  • Initial support of VIM 8 packages.

v0.6

  • Vim 8 only support. No versions prior than vim 8.0 will be guaranteed to be supported.
  • Packaging
  • Unit testing
  • Extra settings: encryption, autowrite, etc
Clone this wiki locally