canola.nvim/lua/oil
2023-01-03 22:09:20 -08:00
..
adapters refactor: separate adapter-to-scheme lookup table 2023-01-03 22:09:20 -08:00
mutator fix: restore modified state of current buffer if actions are canceled (#6) 2023-01-03 21:48:49 -08:00
actions.lua feat: first draft 2023-01-02 01:34:53 -08:00
cache.lua feat: first draft 2023-01-02 01:34:53 -08:00
columns.lua feat: first draft 2023-01-02 01:34:53 -08:00
config.lua refactor: separate adapter-to-scheme lookup table 2023-01-03 22:09:20 -08:00
constants.lua feat: first draft 2023-01-02 01:34:53 -08:00
fs.lua fix: copying symlinks 2023-01-02 02:02:34 -08:00
init.lua refactor: separate adapter-to-scheme lookup table 2023-01-03 22:09:20 -08:00
keymap_util.lua feat: first draft 2023-01-02 01:34:53 -08:00
loading.lua feat: first draft 2023-01-02 01:34:53 -08:00
pathutil.lua feat: first draft 2023-01-02 01:34:53 -08:00
repl_layout.lua feat: first draft 2023-01-02 01:34:53 -08:00
shell.lua feat: first draft 2023-01-02 01:34:53 -08:00
util.lua feat: first draft 2023-01-02 01:34:53 -08:00
view.lua feat: first draft 2023-01-02 01:34:53 -08:00