1.0.2 (2024-10-09)
- register markdown grammar for quarto and rmd until our own grammar is ready (https://github.com/jmbuhr/tree-sitter-pandoc-markdown) refs jmbuhr/otter.nvim#179 (1d10f13)
1.0.1 (2024-06-30)
1.0.0 (2024-06-29)
- remove the need for custom otter.nvim keybindings (#135)
0.18.2 (2024-02-19)
- only require otter when activating (5336b86)
0.18.1 (2024-02-19)
0.18.0 (2023-11-29)
- get current bufnr in ftplugin instead of relying on 0 (af34813)
- readme configruation (#103) (1fe0f16)
- user commands giving bad args to run funcs (#101) (68ac6c0)
0.17.0 (2023-09-08)
0.16.0 (2023-08-27)
- format current code chunk (4ba80ce)
0.15.1 (2023-07-17)
- clarify autcommand usage for setting keymaps (d076de2)
0.15.0 (2023-07-16)
- trigger release! (fa9cc99)
0.14.1 (2023-07-05)
0.14.0 (2023-06-28)
- lsp: keybindings for ask_type_definition and ask_document_symbol (2fd6169)
- replace deprecated vim.loop with vim.uv (1f043c8)
- put quarto init in ftplugin instea of autocommand (1f2ccef)
0.13.2 (2023-06-21)
- don't register quarto->markdown treesitter ft (9f02823)
0.13.1 (2023-06-06)
- slime-sending. (795133e)
0.13.0 (2023-06-06)
- enable completion for html also if only activating
curly
chunks (27ac79f)
0.12.0 (2023-06-03)
- add html support through otter.nvim update (injections) (f9fbdab)
0.11.0 (2023-05-26)
- trigger release for otter.nvim rename and references (2c013ae)
0.10.1 (2023-05-20)
0.10.0 (2023-05-06)
- QuartoSendBelow and QuartoSendRange (7226eee)
- diagnostics: initialize diagnostic namespaces once and save ids (f60eb6a)
0.9.0 (2023-04-20)
- QuartoSendAbove and QuartoSendAll commands to send code to (cb2bb7d)
0.8.1 (2023-04-20)
0.8.0 (2023-04-09)
0.7.3 (2023-04-04)
0.7.2 (2023-03-11)
- fix package name for release (96f741c)