Skip to content

Releases: nvim-neo-tree/neo-tree.nvim

2.67

25 Jun 17:45
2.67
7e01131
Compare
Choose a tag to compare

What's Changed

  • fix: reuse windows and buffers when possible, prevents flashing when switching by @cseickel in #1011
  • fix: fix floating windows, broken in prior commit by @cseickel in #1012
  • feat(issue): add bug_report, feature_request issue template by @pysan3 in #1013

Full Changelog: 2.66...2.67

2.66

24 Jun 13:17
2.66
eb9bbba
Compare
Choose a tag to compare

What's Changed

  • fix: split from buffer view opens blank buffer (#898) by @agoodshort in #1004
  • fix: make split on open buffer work for all variations by @cseickel in #1005
  • fix: reuse NuiTree and buffer if possible, fixes ghost tree problem by @cseickel in #1010

New Contributors

Full Changelog: 2.65...2.66

2.65

21 Jun 00:26
2.65
8324fd5
Compare
Choose a tag to compare

What's Changed

  • feat(fs_actions): Add support for non-/ path separator in fs_actions.create_node by @pynappo in #974
  • feat(config): added support for edgy.nvim and fixed trouble.nvim ft by @folke in #970
  • fix(renderer): no_next_padding to fix indentation set to 1 by @pysan3 in #977
  • feat(state): attach diagnostics_lookup on creation by @pysan3 in #978
  • feat(ui): hide hidden files irrespective of hide_gitignored option by @pysan3 in #946
  • fix(diagnostics): fix diagnostics component mechanism by @pysan3 in #980
  • fix(fuzzy): delay open_file after search to navigate first by @pysan3 in #979
  • fix: Preventing removal of necessary root separator on Windows by @Aeceon in #986
  • fix: lowercase file extension when looking up icon by @cseickel in #1003

New Contributors

Full Changelog: 2.64...2.65

2.64

07 Jun 22:51
2.64
d883632
Compare
Choose a tag to compare

What's Changed

  • fix: Prevent window from moving when reloading scrolled buffer by @ghostbuster91 in #953
  • fix: Prevent autocmd from failing when closing modified file by @ghostbuster91 in #954
  • Fix #960 wrap in pcall failing closedir call (REBASED) by @lnc3l0t in #962
  • fix: do not restore bad state for top line when opening neotree by @cseickel in #968
  • fix(document_symbols): add_blank_line_at_top by @nhat-vo in #972

New Contributors

Full Changelog: 2.63...2.64

2.63

25 May 12:02
2.63
8c89efb
Compare
Choose a tag to compare

What's Changed

  • feat(document_symbol): added filtering by @nhat-vo in #932

Full Changelog: 2.62...2.63

2.62

16 May 11:34
2.62
e5594d5
Compare
Choose a tag to compare

What's Changed

  • docs(readme): add Nerd Fonts v3 fix guide for source selector by @g-plane in #925
  • fix(docs): typo in option document_symbols.client_filters by @GaetanLepage in #923

New Contributors

Full Changelog: 2.61...2.62

2.61

10 May 11:34
2.61
541f5c9
Compare
Choose a tag to compare

What's Changed

  • feat(fs_actions): check file existence on fs_open error by @pysan3 in #912
  • fix the syntax issue in the config by @Cih2001 in #915
  • docs(readme): fix broken icons of Nerd Fonts v3 by @loichyan in #921

New Contributors

Full Changelog: 2.60...2.61

2.60

08 May 12:27
2.60
8a60083
Compare
Choose a tag to compare

What's Changed

  • Update doc, highlight and indent. by @ur4ltz in #897
  • fix: error with toggle_auto_expand_width when window.width is not lua number by @williamhCode in #900
  • fix(document_symbols): fixed jump_to_symbol in position=current and make kinds config deep_extend by @nhat-vo in #904
  • fix(components): fix use_git_status_colors config and component's padding by @nhat-vo in #864
  • fix(hijack): Hijack on setup for lazy load by @pysan3 in #907

New Contributors

Full Changelog: 2.59...2.60

2.59

24 Apr 00:19
2.59
8d485aa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.58...2.59

2.58

17 Apr 12:12
2.58
7a6b0d4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.57...2.58