Releases: jmbuhr/otter.nvim
Releases · jmbuhr/otter.nvim
v1.6.0
1.6.0 (2023-12-22)
Features
Bug Fixes
- use complete language name if no extension is found (a4c6cd8)
v1.5.0
1.5.0 (2023-12-02)
Features
- remove wrapping quotes from injections and make this configurable. Fixes #72 (#73) (0678bf3)
v1.4.1
1.4.1 (2023-10-25)
Bug Fixes
v1.4.0
1.4.0 (2023-10-25)
Features
- add option to set otter buffer filetype (e302002), closes #63
Bug Fixes
v1.3.1
1.3.1 (2023-10-25)
Performance Improvements
v1.3.0
1.3.0 (2023-10-24)
Features
- Add Markdown and Elixir extensions (#64) (ecb2f21)
v1.2.1
1.2.1 (2023-09-16)
Bug Fixes
- prevent accidentially leaving otter completion on outside of main (229690a)
v1.2.0
1.2.0 (2023-08-27)
Features
- format current code chunk (01578a4)
v1.1.0
1.1.0 (2023-08-23)
Features
- also get injection.language directly from metadata if available (94f642c)
v1.0.3
1.0.3 (2023-08-22)
Bug Fixes