Skip to content

Releases: jmbuhr/otter.nvim

v1.6.0

22 Dec 10:41
e4cfb34
Compare
Choose a tag to compare

1.6.0 (2023-12-22)

Features

Bug Fixes

  • use complete language name if no extension is found (a4c6cd8)

v1.5.0

02 Dec 13:13
9a3db06
Compare
Choose a tag to compare

1.5.0 (2023-12-02)

Features

  • remove wrapping quotes from injections and make this configurable. Fixes #72 (#73) (0678bf3)

v1.4.1

25 Oct 21:29
b25537c
Compare
Choose a tag to compare

1.4.1 (2023-10-25)

Bug Fixes

v1.4.0

25 Oct 20:59
3ee6108
Compare
Choose a tag to compare

1.4.0 (2023-10-25)

Features

  • add option to set otter buffer filetype (e302002), closes #63

Bug Fixes

v1.3.1

25 Oct 16:30
141bc83
Compare
Choose a tag to compare

1.3.1 (2023-10-25)

Performance Improvements

v1.3.0

24 Oct 17:34
374fcce
Compare
Choose a tag to compare

1.3.0 (2023-10-24)

Features

  • Add Markdown and Elixir extensions (#64) (ecb2f21)

v1.2.1

16 Sep 21:18
2752dd1
Compare
Choose a tag to compare

1.2.1 (2023-09-16)

Bug Fixes

  • prevent accidentially leaving otter completion on outside of main (229690a)

v1.2.0

27 Aug 15:12
849259c
Compare
Choose a tag to compare

1.2.0 (2023-08-27)

Features

  • format current code chunk (01578a4)

v1.1.0

23 Aug 10:37
e82a3db
Compare
Choose a tag to compare

1.1.0 (2023-08-23)

Features

  • also get injection.language directly from metadata if available (94f642c)

v1.0.3

22 Aug 09:25
e36c4da
Compare
Choose a tag to compare

1.0.3 (2023-08-22)

Bug Fixes

  • fix #51 completion items come up multiple times (#52) (ef79ee7)