Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-07-05 | 860 Bytes | |
v0.2.0 source code.tar.gz | 2022-07-05 | 6.1 kB | |
v0.2.0 source code.zip | 2022-07-05 | 9.0 kB | |
Totals: 3 Items | 16.0 kB | 0 |
What's Changed
- reset colours on error by @mvllow in https://github.com/mvllow/modes.nvim/pull/15
- breaking!: refactor options by @mvllow in https://github.com/mvllow/modes.nvim/pull/21
- feat: add visual block-wise mode by @fitrh in https://github.com/mvllow/modes.nvim/pull/25
- Modes testing by @treatybreaker in https://github.com/mvllow/modes.nvim/pull/27
- refactor: use window-local highlights by @fitrh in https://github.com/mvllow/modes.nvim/pull/30
- feat: add CursorLine{Sign,Fold} highlight by @fitrh in https://github.com/mvllow/modes.nvim/pull/32
- refactor: use hi-default by @fitrh in https://github.com/mvllow/modes.nvim/pull/33
New Contributors
- @treatybreaker made their first contribution in https://github.com/mvllow/modes.nvim/pull/27
Full Changelog: https://github.com/mvllow/modes.nvim/compare/v0.1.0...v0.2.0