| .. |
|
adapters
|
feat: new adapter for S3 buckets (#677)
|
2025-11-30 12:41:37 -08:00 |
|
lsp
|
fix: glob formatting on windows in neovim nightly (#631)
|
2025-06-04 15:40:16 -07:00 |
|
mutator
|
ci: fix type error
|
2025-12-21 15:14:45 -05:00 |
|
actions.lua
|
feat(clipboard): pasting from system clipboard can delete original (cut) (#649)
|
2025-10-15 10:36:37 -07:00 |
|
cache.lua
|
doc: disable some type warnings from new LuaLS release
|
2024-09-30 22:10:36 -07:00 |
|
clipboard.lua
|
feat(clipboard): pasting from system clipboard can delete original (cut) (#649)
|
2025-10-15 10:36:37 -07:00 |
|
columns.lua
|
feat: add OilEmpty highlight group (#689)
|
2025-11-30 13:42:00 -08:00 |
|
config.lua
|
fix: use g~ instead of overriding the builtin ~ mapping (#694)
|
2025-12-20 12:03:07 -08:00 |
|
constants.lua
|
lint: use more specific type for internal entries
|
2025-10-15 10:42:52 -07:00 |
|
fs.lua
|
feat: most moves and copies will copy the undofile (#583)
|
2025-02-13 09:40:01 -08:00 |
|
git.lua
|
fix: git mv errors when moving empty directory (#358)
|
2024-04-23 19:31:54 -07:00 |
|
init.lua
|
fix: command modifiers for :Oil (#691)
|
2025-11-30 14:01:40 -08:00 |
|
keymap_util.lua
|
feat: better merging of action desc when overriding keymaps
|
2024-12-03 09:44:07 -08:00 |
|
layout.lua
|
feat: floating window max width/height can be percentages (#553)
|
2025-01-07 19:07:22 -08:00 |
|
loading.lua
|
fix: increase loading display delay to avoid flicker (#424)
|
2024-06-19 21:41:05 -04:00 |
|
log.lua
|
fix: gracefully handle fs_stat failures (#558)
|
2025-01-12 14:29:46 -08:00 |
|
pathutil.lua
|
fix: can view drives on Windows
|
2023-11-05 07:27:28 -08:00 |
|
ringbuf.lua
|
fix: spurious exits from faulty :wq detection (#221)
|
2024-03-12 15:57:57 -07:00 |
|
shell.lua
|
debug: include shell command in error message
|
2024-11-25 09:10:33 -08:00 |
|
util.lua
|
fix: send_to_quickfix opens loclist when specified (#687)
|
2025-11-21 17:45:13 -08:00 |
|
view.lua
|
fix: support natural ordering for numbers with >12 digits (#652)
|
2025-08-20 18:22:30 -07:00 |