nvim-tree.lua/lua
Tomasz N 9a05b9e9f9
perf(#3171): use vim.system() instead of vim.fn.system() to execute git toplevel (#3175)
* fix(#3171): use vim.system() to determine git toplevel

* Don't use vim.trim

* Ensure sdtout is a string

* Keep Nvim 0.9 compatibility

* Use vim.system to query git config for status.showUntrackedFiles too
2025-08-05 13:23:51 +10:00
..
nvim-tree perf(#3171): use vim.system() instead of vim.fn.system() to execute git toplevel (#3175) 2025-08-05 13:23:51 +10:00
nvim-tree.lua refactor(#2826): remove view debug/cc, enable new codepaths for get_winid and get_bufnr (#3169) 2025-07-28 12:44:17 +10:00