Skip to content

Releases: lambdalisue/vim-fern

v1.10.0: Version 1.10.0

08 Aug 08:10
b51b25a
Compare
Choose a tag to compare
- Noise records has removed from `help` and `help:all` action
- `<Plug>(fern-open-or-enter)` has renamed to `<Plug>(fern-action-open-or-enter)`
- `<Plug>(fern-open-or-expand)` has renamed to `<Plug>(fern-action-open-or-expand)`

v1.9.0: Version 1.9.0

08 Aug 08:09
c36464e
Compare
Choose a tag to compare
Add "new-path" action

Version 1.8.3

08 Aug 08:01
26e1e04
Compare
Choose a tag to compare
Add documentation about mappings and glossary

Version 1.8.2

04 Aug 05:39
Compare
Choose a tag to compare

Fix #143: Fern buffer goes blank in some case

Version 1.8.1

03 Aug 18:22
b7caa2f
Compare
Choose a tag to compare

Fix scheme mapping loading issue introduced from v1.7.0

Version 1.8.0

03 Aug 05:25
774e283
Compare
Choose a tag to compare

Support custom highlight on window select feature

Version 1.7.0

02 Aug 17:05
40b8fc9
Compare
Choose a tag to compare
  • Support 3rd party scheme mappings

Version 1.6.0

02 Aug 10:24
Compare
Choose a tag to compare
  1. Use sign instead to represent marks. This change will break existing renderer. See lambdalisue/vim-fern-renderer-nerdfont#2 to find required modifications if you've made a custom renderer

  2. Add "badge" support for 3rd party plugins

Version 1.5.0

30 Jul 16:17
Compare
Choose a tag to compare
  • Remove FernInit which does not work as expected
  • Remove all deprecated features

Version 1.4.2

30 Jul 15:58
Compare
Choose a tag to compare

Fix helptag