canola.nvim/lua/oil
2023-01-08 23:34:31 -08:00
..
adapters doc: leave note about ssh adapter limitations 2023-01-08 23:34:31 -08:00
mutator fix: don't show preview if there are no changes (#19) 2023-01-06 18:25:48 -08:00
actions.lua feat: add action to open a terminal 2023-01-06 17:26:37 -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 doc: move config opts to hide some values from autogen docs 2023-01-08 23:27:28 -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: preserve alternate buffer when using floating window (#20) 2023-01-08 22:12:17 -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 fix: preserve the alternate buffer (#20) 2023-01-07 12:23:47 -08:00