canola.nvim/lua/oil/adapters
Steven Arcangeli 7c26a59ac0
fix: gracefully handle fs_stat failures (#558)
* fix: gracefully handle fs_stat failures

* fix: make log methods safe to call in luv callbacks

* fix: replace another vimscript call
2025-01-12 14:29:46 -08:00
..
files lint: fix typechecking for new LuaLS version 2024-11-13 08:58:16 -08:00
ssh lint: stricter type checking 2024-09-17 13:00:48 -07:00
trash fix: guard against nil metadata values (#548) 2025-01-04 12:52:26 -08:00
files.lua fix: gracefully handle fs_stat failures (#558) 2025-01-12 14:29:46 -08:00
ssh.lua fix: guard against nil metadata values (#548) 2025-01-04 12:52:26 -08:00
test.lua refactor: remove cache side effects from adapter.list 2023-08-20 21:50:02 +00:00
trash.lua feat(trash): support for deleting to windows recycle bin (#243) 2024-01-02 22:05:01 -08:00