Releases: lambdalisue/vim-fern
Releases · lambdalisue/vim-fern
v1.51.3
What's Changed
- renderer: fix syntax highlight for root symbol by @brandon1024 in #455
Full Changelog: v1.51.2...v1.51.3
v1.51.2
What's Changed
- Correct hover popup position on right side drawer by @brandon1024 in #449
Full Changelog: v1.51.1...v1.51.2
v1.51.1
What's Changed
- Fix: errors sometimes occur in window selection. by @skanehira in #441
Full Changelog: v1.51.0...v1.51.1
v1.51.0
What's Changed
- Add
g:fern#window_selector_use_popup
to use popup/float window when select window. by @skanehira in #439
New Contributors
- @skanehira made their first contribution in #439
Full Changelog: v1.50.2...v1.51.0
v1.50.2
What's Changed
- Do NOT save winwidth on some situation to fix #432 by @lambdalisue in #437
Full Changelog: v1.50.1...v1.50.2
v1.50.1
What's Changed
- Fix 'E242' when smart-quit feature on Neovim 0.7.1 by @lambdalisue in #436
Full Changelog: v1.50.0...v1.50.1
v1.50.0
v1.49.0
What's Changed
- Fix typo in startup warning message by @Cnly in #428
- Use
winbar
instead whenwinbar
is available andlaststatus=3
by @lambdalisue in #430
New Contributors
Full Changelog: v1.48.0...v1.49.0
v1.48.0
What's Changed
- Fix invalid behavior when popup window is shown on Neovim by @lambdalisue in #425
Full Changelog: v1.47.0...v1.48.0
v1.47.0
What's Changed
- Disable fern with
shellslash
option by @lambdalisue in #426
Full Changelog: v1.46.1...v1.47.0