All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.1.0 - 2021-10-01
- Highlight for
_vimrc
and_gvimrc
files.
1.0.2 - 2021-06-05
- "Toggle Comment" not working as expected.
1.0.1 - 2021-05-23
- Highlight for
vimrc
andgvimrc
files.
1.0.0 - 2021-01-06
- Sublime Text .sublime-syntax definition.
- TextMate .tmLanguage definition.
0.1.5 - 2020-12-27
- Support for
syntax
keyword.
- Improve regex syntax pattern.
0.1.4 - 2018-10-04
- Highlight for
.vimrc
files.
- Hexadecimal numbers highlight conflict with autoload function.
0.1.3 - 2016-08-12
- Support for
try ... catch ... finally ... endtry
. - Support for
:ab
.
0.1.2 - 2015-02-25
- Make regular expression strings more accurate.
- Highlight problem on quoted strings.
0.1.1 - 2015-02-25
- First release.