Releases: forest-nvim/maple.nvim
Releases · forest-nvim/maple.nvim
Release list
v0.2.0
What's Changed
- Update install instructions by @vblinden in #3
- Allow the use of relative line numbers by @vivalareda in #6
- Update window.lua ; Remove noisy messages by @odyshev in #8
- Use idiomatic lazy config by @kevinschweikert in #7
- Handle different newlines by @vblinden in #10
- docs(README): declare plenary as dependency by @mmfallacy in #11
New Contributors
- @vblinden made their first contribution in #3
- @vivalareda made their first contribution in #6
- @odyshev made their first contribution in #8
- @kevinschweikert made their first contribution in #7
- @mmfallacy made their first contribution in #11
Full Changelog: v0.1.3...v0.2.0
v0.1.3
Removed default keybinds, user now has to specify their own keybinds in the setup
More info in the readme.
v0.1.2
v0.1.1
Swapped from a task based interface to a notes based interface. Minimal design with no legend by default
v0.0.1
Merge branch 'master' of https://github.com/forest-nvim/maple.nvim