canola.nvim/lua/oil
2023-08-12 12:49:07 -07:00
..
adapters fix: actions.terminal supports ssh adapter (#152) 2023-08-12 12:49:07 -07:00
mutator refactor: small perf win by eliminating string object keys 2023-06-25 22:44:44 -07:00
actions.lua fix: actions.terminal supports ssh adapter (#152) 2023-08-12 12:49:07 -07:00
cache.lua refactor: small perf win by eliminating string object keys 2023-06-25 22:44:44 -07:00
columns.lua feat: config to remove icon padding (#145) 2023-08-08 23:22:16 -07:00
config.lua feat: add override config option to customize float layout (#132) 2023-06-26 08:56:22 -07:00
constants.lua refactor: small perf win by eliminating string object keys 2023-06-25 22:44:44 -07:00
fs.lua fix: opening with lowercase drive letters 2023-05-21 16:25:43 -04:00
init.lua fix: directory hijacking when oil is lazy loaded (#149) 2023-08-09 00:57:54 -07:00
keymap_util.lua refactor: clean up duplicate helper method 2023-03-29 18:42:48 -07:00
layout.lua refactor: clean up duplicate helper method 2023-03-29 18:42:48 -07:00
loading.lua fix: directory hijacking when oil is lazy loaded (#149) 2023-08-09 00:57:54 -07:00
pathutil.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: url-escape paths for scp (#134) 2023-06-30 00:59:08 -07:00
view.lua cleanup: remove dead code 2023-07-14 12:03:10 -07:00