Releases: lukas-reineke/indent-blankline.nvim
Releases · lukas-reineke/indent-blankline.nvim
Version 3.2.0
What's Changed
- chore: add
ibl.config.scope
example to the docs by @lukas-reineke in #645 - feat: add scope include wildcard by @lukas-reineke in #650
Full Changelog: v3.1.0...v3.2.0
Version 3.1.0
Version 3.0.1
What's Changed
- chore: add
main
lazy entry point to readme by @lukas-reineke in #636 - fix: remove schedule from init by @lukas-reineke in #638
- fix: update deprecation message to point to the github wiki by @lukas-reineke in #639
Full Changelog: v3.0.0...v3.0.1
Version 3.0.0
What's Changed
- Indent blankline v3 by @lukas-reineke in #612
Migration Guide: https://github.com/lukas-reineke/indent-blankline.nvim/wiki/Migrate-to-version-3
Full Changelog: v2.20.8...v3.0.0
Version 2.20.8
Version 2.20.7
Version 2.20.6
Full Changelog: v2.20.5...v2.20.6
Version 2.20.5
What's Changed
- added treesitter support for zig by @chrboesch in #564
New Contributors
- @chrboesch made their first contribution in #564
Full Changelog: v2.20.4...v2.20.5
Version 2.20.4
What's Changed
- add
match
to context patterns by @steven-omaha in #543
New Contributors
- @steven-omaha made their first contribution in #543
Full Changelog: v2.20.3...v2.20.4
Version 2.20.3
What's Changed
- fix typo by @crumbtoo in #497
- doc: add note for custom
indent_blankline_char_highlight_list
by @Senpai-10 in #506 - docs: Fix typos, reformat code and add lazy.nvim instructions by @Prince213 in #532
- develop -> master by @lukas-reineke in #533
New Contributors
- @crumbtoo made their first contribution in #497
- @Senpai-10 made their first contribution in #506
- @Prince213 made their first contribution in #532
Full Changelog: v2.20.2...v2.20.3