Releases: rasulomaroff/reactive.nvim
Releases · rasulomaroff/reactive.nvim
v1.2.1
v1.2.0
Features
- highlights are now synced whenever any preset is enabled/disabled or colorscheme is changed 17ea0bf
- highlights are now removed when you stop the plugin using
ReactiveStop
command 85de9dc - highlights are now applied to every window when you start the plugin using
ReactiveStart
command 90efcf6
Fixes
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Features
- new
load
field in thesetup
method
Fixes
setup
method now respectsconfigs
field 5bbc737configs
field now overwrites preset values (wasn't working before) 5c30277
Other
- README now has more information on how to load presets
Full Changelog: v1.0.0...v1.1.0
Initial release
Initial release
Apply highlights in different modes and operators, active and inactive windows.