canola.nvim/lua/oil
2023-01-05 10:09:36 -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: Use <C-l> to refresh directory (#7) 2023-01-03 23:08:52 -08:00
cache.lua feat: first draft 2023-01-02 01:34:53 -08:00
columns.lua Replaced ? with file icon 2023-01-04 14:52:14 +02:00
config.lua feat: option to disable all default keymaps (#16) 2023-01-05 08:59:09 -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 fix: silence doautocmd errors 2023-01-04 01:47:25 -08:00
keymap_util.lua fix: always close keymap help window (#17) 2023-01-05 10:09:36 -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: display shortened path as title of floating window (#12) 2023-01-04 01:30:33 -08:00
view.lua feat: first draft 2023-01-02 01:34:53 -08:00