Skip to content

v1.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Mar 17:29
4cd8059

1.8.0 (2024-03-02)

Features

  • activate all languages for which extensions are known by passing nil (#95) (6234723)
  • add observable js (ojs) as js extension (0674acb)
  • otter.deactivate function (#96) (519c777)

Bug Fixes

  • only attempt to activate found languages with found extension (5a4967c)
  • sync diagnostics on activate (#98) (dad5c46)
  • use proper treesiter iteration from nvim nightly to handle offsets (#100) (53165d7)