Skip to content

Releases: lambdalisue/vim-fern

Version 1.4.1

30 Jul 14:08
Compare
Choose a tag to compare

Add documentation about FernInit user autocmd and renderer/comparator

Version 1.4.0

29 Jul 21:27
0e862fc
Compare
Choose a tag to compare

Add some features for "plugin" type 3rd party integrations

Version 1.3.1

19 Jun 04:43
f3a8d53
Compare
Choose a tag to compare

Fix bug on session load. #116

Version 1.3.0

13 Jun 04:20
b5b8a07
Compare
Choose a tag to compare
  • Add <Plug>(fern-wait) to wait for a previous asynchronous mapping

Version 1.2.0

13 Jun 04:16
3f5d5c1
Compare
Choose a tag to compare
  • Add :FernDo comamnd for executing arbitral command on a fern buffer
  • Make :FernFocus command deprecate in favor of :FernDo :

Version 1.1.0

11 Jun 03:47
Compare
Choose a tag to compare
  • Collapse nodes prior to copy/move/remove/trash/rename action to fix invalid update

Version 1.0.0

02 Jun 12:51
Compare
Choose a tag to compare

Initial stable release.

Now APIs of fern.vim have fixed and further changes will follow the rules of semantic versioning.

Version 0.18.0

02 Jun 12:45
ac2b757
Compare
Choose a tag to compare
  • 'rename' action behavior has improved

Version 0.17.0

02 Jun 12:16
e033e22
Compare
Choose a tag to compare
  • Force 'winfixwidth' on drawer

Version 0.16.0

01 Jun 09:08
abf1671
Compare
Choose a tag to compare

Add 'grep' action to execute grep asynchronously and report the result to quickfix.