canola.nvim/lua/oil
2023-11-05 08:00:38 -08:00
..
adapters lint: apply stylua 2023-11-05 07:29:15 -08:00
mutator feat: display ../ entry in oil buffers (#166) 2023-11-05 08:00:38 -08:00
actions.lua Escape metacharacters when loading file into cmdline (#196) 2023-10-14 10:47:45 -07:00
cache.lua refactor: remove cache side effects from adapter.list 2023-08-20 21:50:02 +00:00
columns.lua fix: line parsing for empty columns 2023-11-05 07:57:54 -08:00
config.lua feat: make buffer cleanup delay configurable (#191) 2023-10-03 09:08:28 -07:00
constants.lua refactor: small perf win by eliminating string object keys 2023-06-25 22:44:44 -07:00
fs.lua fix: can view drives on Windows 2023-11-05 07:27:28 -08:00
init.lua feat: display ../ entry in oil buffers (#166) 2023-11-05 08:00:38 -08:00
keymap_util.lua feat: keymaps can specify mode (#187) 2023-09-28 09:18:15 -07:00
layout.lua refactor: clean up duplicate helper method 2023-03-29 18:42:48 -07:00
loading.lua fix: type annotations and type errors 2023-08-12 20:32:52 -07:00
lsp_helpers.lua fix: case handling for LSP willRenameFiles 2023-10-01 16:47:22 -07:00
pathutil.lua fix: can view drives on Windows 2023-11-05 07:27:28 -08:00
shell.lua feat: builtin support for editing files over ssh (#27) 2023-01-18 10:25:22 -08:00
util.lua feat: make gf work in ssh files (#186) 2023-09-30 14:20:28 -07:00
view.lua feat: display ../ entry in oil buffers (#166) 2023-11-05 08:00:38 -08:00