canola.nvim/lua/oil
2023-03-29 14:48:00 -05:00
..
adapters feat: convert oil://path/to/file.lua to normal file path (#77) 2023-03-17 21:48:38 -07:00
mutator feat: config for floating preview window (#74) 2023-03-19 13:52:17 -07:00
actions.lua feat: action to open entry in new tab (#52) 2023-01-28 16:19:45 -08:00
cache.lua feat: first draft 2023-01-02 01:34:53 -08:00
columns.lua feat(columns): Change to use custom icons 2023-03-29 14:48:00 -05:00
config.lua feat(config): Add custom icons 2023-03-29 14:47:47 -05:00
constants.lua feat: first draft 2023-01-02 01:34:53 -08:00
fs.lua fix: shortened path for current directory is '.' 2023-01-21 18:03:21 -08:00
init.lua fix: oil.close doesn't error when no other buffers exist (#79) 2023-03-20 09:25:17 -07:00
keymap_util.lua fix: always close keymap help window (#17) 2023-01-05 10:09:36 -08:00
layout.lua feat: config for floating preview window (#74) 2023-03-19 13:52:17 -07: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: builtin support for editing files over ssh (#27) 2023-01-18 10:25:22 -08:00
util.lua fix: another case of incorrect alternate buffers (#60) 2023-03-06 00:14:06 -08:00
view.lua fix: oil buffers remain unmodified after saving changes 2023-03-23 21:18:46 -07:00