Skip to content

Releases: lambdalisue/vim-fern

v1.57.5

20 Oct 12:25
cb60188

Choose a tag to compare

What's Changed

  • fix: prevent closing adjacent window when writing rename buffer with :wq by @Milly in #536

Full Changelog: v1.57.4...v1.57.5

v1.57.4

28 May 12:46
88f6d81

Choose a tag to compare

What's Changed

  • fix: fix the issue with s:guicursor_saved not being defined in gVim by @Lesords in #531

New Contributors

Full Changelog: v1.57.3...v1.57.4

v1.57.3

14 Apr 03:57
7a1a31a

Choose a tag to compare

What's Changed

Full Changelog: v1.57.2...v1.57.3

v1.57.2

11 Apr 06:53
c02752d

Choose a tag to compare

What's Changed

  • Use "\t" instead of " " for leading spaces in fern.vim by @lambdalisue in #527

Full Changelog: v1.57.1...v1.57.2

v1.57.1

27 Mar 09:35
67a98a1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.57.0...v1.57.1

v1.57.0

26 Jan 00:52
cb5be74

Choose a tag to compare

What's Changed

Full Changelog: v1.56.4...v1.57.0

v1.56.4

07 Dec 13:27
56f7c0d

Choose a tag to compare

What's Changed

  • Check if 'bufnr' is a fern buffer before replacing the buffer by @lambdalisue in #516

Full Changelog: v1.56.3...v1.56.4

v1.56.3

16 Nov 15:10
95218a9

Choose a tag to compare

Full Changelog: v1.56.2...v1.56.3

v1.56.2

15 Oct 18:19
2cf57c6

Choose a tag to compare

What's Changed

Full Changelog: v1.56.1...v1.56.2

v1.56.1

07 May 04:53
cc8ca2b

Choose a tag to compare

What's Changed

  • doc: fix typo by @Milly in #499
  • fix: returns rejected promise instead throw error when call provider methods by @Milly in #500

Full Changelog: v1.56.0...v1.56.1