What's Changed
- refactor: don't manage guicursor and highlight for
ignore_filetypes
by @fitrh in #39 - fix: remove unnecessary reset by @fitrh in #40
- fix: ignored
set_number
config by @fitrh in #45 - feat: ignore_filetypes - expand list by @hinell in #47
- fix: empty options break setup by @mvllow in #49
- Fix which-key workaround in readme by @Miloas in #51
- feat: add
set_signcolumn
config option by @zahimeen in #55 - fix: do not overwrite user's
guicursor
shape by @zahimeen in #56 - fix: add custom blend bg by @adriankarlen in #58
- feat: update README install version by @needhourger in #66
- feat: allow disabling entire modes by @LivacoNew in #67
- docs: update README to include sign column configuration by @mitsu-yuki in #69
- fix: unexpected highlighting by @fdcote in #71
- added support for phat cursor by @IsaiahPaget in #72
- fix: unexpected highlighting (continued) by @fdcote in #73
- feat: extend ignore approach by @fdcote in #75
- fix: remove command-line cursor highlighting by @fdcote in #76
New Contributors
- @hinell made their first contribution in #47
- @Miloas made their first contribution in #51
- @zahimeen made their first contribution in #55
- @adriankarlen made their first contribution in #58
- @needhourger made their first contribution in #66
- @LivacoNew made their first contribution in #67
- @mitsu-yuki made their first contribution in #69
- @fdcote made their first contribution in #71
- @IsaiahPaget made their first contribution in #72
Full Changelog: v0.2.1...v0.3.0