Releases: lukas-reineke/indent-blankline.nvim
Releases Β· lukas-reineke/indent-blankline.nvim
Version 3.9.0
What's Changed
- fix: mixed indent calculation by @lukas-reineke in #981
- feat: don't add extra indent for lines with whitespace only by @lukas-reineke in #982
Full Changelog: v3.8.8...v3.9.0
Version 3.8.8
What's Changed
- fix: typos in docs by @lukas-reineke in #970
- fix: fix inlay hint scope underline by @lukas-reineke in #980
Full Changelog: v3.8.7...v3.8.8
Version 3.8.7
Version 3.8.6
Version 3.8.5
What's Changed
- fix: correct copy-pasta in config.indent validation by @wincent in #943
- refactor: remove redundant conditional by @wincent in #942
Full Changelog: v3.8.4...v3.8.5
Version 3.8.4
What's Changed
- fix: leadmultispace and multispace by @lukas-reineke in #940
Full Changelog: v3.8.3...v3.8.4
Version 3.8.3
What's Changed
- feat: use faster version of
vim.validate
if available by @MariaSolOs in #934
Full Changelog: v3.8.2...v3.8.3
Version 3.8.2
What's Changed
- fix: don't allow empty scope by @lukas-reineke in #931
Full Changelog: v3.8.1...v3.8.2
Version 3.8.1
Version 3.8.0
What's Changed
- chore: Add lazy module to readme by @lukas-reineke in #914
- fix(php): anonymous_function_creation_expression replaced with anonymous_function by @ALameLlama in #918
- chore: add doc/tags to .gitignore by @liskin in #919
- feat: Support user defined scope languages by @lukas-reineke in #927
New Contributors
- @ALameLlama made their first contribution in #918
- @liskin made their first contribution in #919
Full Changelog: v3.7.2...v3.8.0