Releases: nvim-neo-tree/neo-tree.nvim
Releases · nvim-neo-tree/neo-tree.nvim
3.22
What's Changed
- fix(docs): use proper lua syntax & vim.keymap api by @pheis in #1397
- fix(command): normalize reveal_file path argument by @Renerick in #1402
- Update fs_actions.lua fixes #1399 by @WillEhrendreich in #1400
- fix(input): pass bufnr and winid to event instead by @pysan3 in #1398
- fix(fs_scan): ensure parents of all expanded nodes are also scanned by @pysan3 in #1393
- fix: winfixbuf/
current toggle
bug from #1390 by @cseickel in #1408
New Contributors
- @pheis made their first contribution in #1397
- @Renerick made their first contribution in #1402
- @WillEhrendreich made their first contribution in #1400
Full Changelog: 3.21...3.22
3.21
What's Changed
- fix: continue improving Windows path escaping for commands by @bwpge in #1388
- fix(selector): selector layouts cannot handle when not enough width by @pysan3 in #1392
- fix(winfixbuf): avoid windows that have
winfixbuf
when opening buffers by @pysan3 in #1390 - Delete
enable_normal_mode_for_inputs
fromdefaults.lua
by @rrrix in #1395
New Contributors
Full Changelog: 3.20...3.21
3.20
3.19
3.18
3.17
What's Changed
- fix(prompt): confirm
cwd
changing usingvim.fn.comfirm
by @konosubakonoakua in #1328 - fix(filesystem): fix filesystem path on windows platform by @konosubakonoakua in #1327
- fix: make buffer command compatible with Windows paths (#1350) by @bwpge in #1351
New Contributors
- @konosubakonoakua made their first contribution in #1328
- @bwpge made their first contribution in #1351
Full Changelog: 3.16...3.17
3.16
What's Changed
- feat: Add ability to hijack-cursor by @ghostbuster91 in #955
Full Changelog: 3.15...3.16
3.15
What's Changed
- fix: compatibility with 0.10 extmark sign by @ofseed in #1265
- fix(renderer): fix jumping to the top when opening files. by @georgeguimaraes in #1274
- doc: correct table for git symbols to be within git_status table by @aedificatio in #1278
- fix(renderer): after focusing a node, such node was always focused by @georgeguimaraes in #1280
- test: disable flaky netrw-hijack test by @cseickel in #1281
- chore: move popup_border_style description to above the key by @sarmong in #1283
- fix(renderer): fix Neotree focus/show toggle behaviour by @georgeguimaraes in #1288
- chore(dockerfile): add nvim-web-devicons by @georgeguimaraes in #1289
- fix(diagnostic):
text
isnil
by @kawre in #1295 - feat(filesystem): open in right below or left above split by @Blackmorse in #1294
New Contributors
- @georgeguimaraes made their first contribution in #1274
- @aedificatio made their first contribution in #1278
- @sarmong made their first contribution in #1283
- @kawre made their first contribution in #1295
- @Blackmorse made their first contribution in #1294
Full Changelog: 3.14...3.15
3.14
What's Changed
- fix: use getftype to check symlink by @yehuohan in #1252
- fix(filesystem): Mixed path separators in Windows by @gplusplus314 in #1258
New Contributors
- @yehuohan made their first contribution in #1252
- @gplusplus314 made their first contribution in #1258
Full Changelog: 3.13...3.14
3.13
What's Changed
- fix(commands)!: open nested files default to open instead of expand by @pysan3 in #1220
- fix(file_nesting): fixes and improvements for all file_nesting modes by @Teddytrombone in #1221
- fix(filesystem): fixed call to debounce with wrong arguments by @pysan3 in #1227
- feat(filesystem): move to new dst after copy / move in filesystem by @pysan3 in #1228
- fix: fix buffer_changed event, fix diagnostics final severity by @cseickel in #1237
- fix: set global variables to local by @cseickel in #1238
Full Changelog: 3.12...3.13