-
Notifications
You must be signed in to change notification settings - Fork 2
Roadmap
Mariano Anaya edited this page Mar 18, 2017
·
4 revisions
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.
- 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.
- 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.
- 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