canola.nvim/lua
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
..
oil refactor: remove overcomplicated meta_fields abstraction 2025-01-03 11:55:50 -08:00
resession/extensions cleanup: don't need empty methods in resession extension 2023-09-17 10:10:42 -07:00