Skip to content
This repository was archived by the owner on Dec 27, 2025. It is now read-only.

Releases: m15a/vim-fennel-syntax

v1.3.0

24 Dec 13:31

Choose a tag to compare

What's Changed

  • feat: support for Lua 5.5 by @m15a in #50

Full Changelog: v1.2.0...v1.3.0

v1.2.0

16 Nov 10:06

Choose a tag to compare

What's Changed

  • feat: support Fennel 1.6.0 by @m15a in #48

Full Changelog: v1.1.0...v1.2.0

v1.1.0

02 Nov 12:57

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

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

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