Skip to content

Releases: lambdalisue/vim-fern

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.

Version 0.15.1

11 Mar 19:17
47f4fc2
Compare
Choose a tag to compare

Fix open:select action on Vim

Version 0.15.0

28 Feb 06:27
c906c46
Compare
Choose a tag to compare

The status of hidden, include, and exclude are kept after enter or leave actions.