Changes
See CHANGELOG.md: https://github.com/hedyhli/outline.nvim/blob/main/CHANGELOG.md#v120
PRs
- fix: Pin outline window to the buffer by @dmtrKovalenko in #136
- feat: Add configuration for no providers message by @dmtrKovalenko in #135
- fix: prevents potential crashes or undefined behavior caused by invalid buffer by @MadKuntilanak in #145
- feat: annotate setup options, update existing ones by @DrKJeff16 in #159
- fix(preview): treesitter highlight on custom filetypes by @sharpchen in #157
- feat(ui): add
auto_widthoption for dynamic outlinewindow-resizing by @BerniSc in #155
New Contributors
- @dmtrKovalenko made their first contribution in #136
- @MadKuntilanak made their first contribution in #145
- @DrKJeff16 made their first contribution in #159
- @sharpchen made their first contribution in #157
- @BerniSc made their first contribution in #155
Full Changelog: v1.1.0...v1.2.0