Download Latest Version 3.38.0 source code.tar.gz (215.1 kB)
Email in envelope

Get an email when there's a new version of Neo-tree.nvim

Home / 3.38.0
Name Modified Size InfoDownloads / Week
Parent folder
3.38.0 source code.tar.gz 2025-11-04 215.1 kB
3.38.0 source code.zip 2025-11-04 277.8 kB
README.md 2025-11-04 2.0 kB
Totals: 3 Items   494.9 kB 0

New Features

By default, this is disabled.

With clipboard.sync = "global", you can copy-paste files across Neo-tree windows in the same instance.

With clipboard.sync = "universal", you can copy-paste files across all Neo-tree windows on your machine. As this relies on saving the clipboard as a JSON file, your clipboard will also persist across Neovim instances - use <C-r> to clear it if you'd like.

Read :h neo-tree-clipboard-sync if you're interested in learning about how to implement your own backend.

This works like g:netrw_altfile, and is likewise false by default. If keep_altfile = true, the altfile will remain as whatever file you opened before switching into Neo-tree.

Fixes/misc:

Full Changelog: https://github.com/nvim-neo-tree/neo-tree.nvim/compare/3.37.3...3.38.0

Source: README.md, updated 2025-11-04