nvim-tree.lua/lua
Anton Kriese f5804ce94e
fix: fs_watcher not started for .git folders (windows) (#2265)
This fixes the issue described in #2243, where the .git folder's path
ends on a weird character produced by `cygpath` when the newline
character is fed into it (when using shell=powershell)
2023-06-12 15:44:52 +10:00
..
nvim-tree fix: fs_watcher not started for .git folders (windows) (#2265) 2023-06-12 15:44:52 +10:00
nvim-tree.lua fix(#1545): dispatch Event.Resize on all window resizes, requires nvim 0.9+ (#2238) 2023-06-10 16:58:29 +10:00