Skip to content

Releases: m15a/vim-fennel-syntax

v1.1.0

02 Nov 12:57
Compare
Choose a tag to compare

What's Changed

  • Support Fennel 1.5.1 by @m15a in #44
  • Fix quoted keywords by @m15a in #45
  • Fix highlight for catch in case-try and match-try forms by @m15a in #46

Full Changelog: v1.0.1...v1.1.0

v1.0.1

07 Feb 00:35
Compare
Choose a tag to compare

What's Changed

Fixed indentation for recently added special forms (#40).
See also CHANGELOG.

Full Changelog: v1.0.0...v1.0.1

v1.0.0

06 Feb 12:15
Compare
Choose a tag to compare

What's Changed

  • Support Fennel 1.4.0.
  • Fix a number of bugs.

See CHANGELOG for details.

Full Changelog: v0.2...v1.0.0