canola.nvim/lua/oil/adapters
Steven Arcangeli 1f7da07a3e refactor: remove overcomplicated meta_fields abstraction
This abstraction is overly generic for what it does. It's only ever used
to help us conditionally perform a fs_stat for the local files adapter.
We can replace that with a much dumber, much simpler bit of logic.
2025-01-03 11:55:50 -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 doc: Update links to FreeDesktop's Trash spec (#490) 2024-09-30 22:11:09 -07:00
files.lua refactor: remove overcomplicated meta_fields abstraction 2025-01-03 11:55:50 -08:00
ssh.lua lint: stricter type checking 2024-09-17 13:00:48 -07: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