Skip to content

Releases: SalGnt/Sublime-VimL

1.1.0

01 Oct 20:20
ee85822
Compare
Choose a tag to compare

Added

  • Highlight for _vimrc and _gvimrc files.

1.0.2

05 Jun 17:22
Compare
Choose a tag to compare

Fixed

  • "Toggle Comment" not working as expected.

1.0.1

23 May 13:48
21affa6
Compare
Choose a tag to compare

Added

  • Highlight for vimrc and gvimrc files.

1.0.0

06 Jan 13:33
fb6e73e
Compare
Choose a tag to compare

Added

  • Sublime Text .sublime-syntax definition.

Removed

  • TextMate .tmLanguage definition.

0.1.5

27 Dec 15:05
23afc89
Compare
Choose a tag to compare

Added

  • Support for syntax keyword.

Changed

  • Improve regex syntax pattern.

0.1.4

04 Oct 10:41
ed40c3b
Compare
Choose a tag to compare

Added

  • Highlight for .vimrc files.

Fixed

  • Hexadecimal numbers highlight conflict with autoload function.

0.1.3

12 Aug 16:16
Compare
Choose a tag to compare

Added

  • Support for try ... catch ... finally ... endtry.
  • Support for :ab.

0.1.2

25 Feb 16:17
Compare
Choose a tag to compare

Changed

  • Make regular expression strings more accurate.

Fixed

  • Highlight problem on quoted strings.

0.1.1

25 Feb 16:21
Compare
Choose a tag to compare

Added

  • First release.