Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-02-26 | 799 Bytes | |
v0.1.0 source code.tar.gz | 2022-02-26 | 3.3 kB | |
v0.1.0 source code.zip | 2022-02-26 | 4.4 kB | |
Totals: 3 Items | 8.6 kB | 0 |
What's Changed
- feat: use
on_key
, fixregister_keystroke_callback
deprecation by @fitrh in https://github.com/mvllow/modes.nvim/pull/4 - feat: extend the deault config when passing partial options by @fitrh in https://github.com/mvllow/modes.nvim/pull/5
- feat: apply line highlight only on focused buffer by @fitrh in https://github.com/mvllow/modes.nvim/pull/6
- feat: allows user to set line highlight opacity per mode by @fitrh in https://github.com/mvllow/modes.nvim/pull/7
- fix: allows user to override
line_opacity
with partial option by @fitrh in https://github.com/mvllow/modes.nvim/pull/9
New Contributors
- @fitrh made their first contribution in https://github.com/mvllow/modes.nvim/pull/4
Full Changelog: https://github.com/mvllow/modes.nvim/commits/v0.1.0