nvim-tree.lua/lua
linrongbin16 75c05742bc
feat(trash): add synchronized trash support for windows (#2335)
* feat(trash): support 'trash' on Windows

* feat(trash): need sync wait on Windows to avoid switch to other app from nvim process

* doc: remove 'Only available for UNIX'

* doc(trash): highlight 'Trash' on Windows is syncrhonized

* doc(trash): highlight 'trash' on Windows is synchronized

* doc(trash): remove dot

* fix(trash): check for unix and windows

* fix(trash): comment

---------

Co-authored-by: Alexander Courtis <alex@courtis.org>
2023-07-29 17:34:47 +10:00
..
nvim-tree feat(trash): add synchronized trash support for windows (#2335) 2023-07-29 17:34:47 +10:00
nvim-tree.lua fix(#1931): do not execute git status in git ignored directories (#2326) 2023-07-23 17:12:49 +10:00