Releases: nvim-neorocks/rocks-config.nvim
Releases · nvim-neorocks/rocks-config.nvim
v1.2.1
1.2.1 (2024-02-05)
Bug Fixes
- plugin: prevent sourcing more than once (cca36f3)
v1.2.0
1.2.0 (2023-12-18)
Features
- add
config = { ... }
and config = true
support for individual plugins (f484247)
v1.1.2
1.1.2 (2023-12-18)
Bug Fixes
- don't run setup() function if it is invoked without correct parameters (abb374c)
- ensure
user_configuration
is a table (ec026f7)
v1.1.1
1.1.1 (2023-12-18)
Bug Fixes
v1.1.0
1.1.0 (2023-12-18)
Features
v1.0.1
1.0.1 (2023-12-14)
Bug Fixes
- proper heuristics match loop conditioning (#2) (d21dcbb)
v1.0.0
1.0.0 (2023-12-12)
Features