| .. |
|
adapters
|
fix: work around incorrect link detection on windows (#557)
|
2025-01-13 10:22:59 -08:00 |
|
lsp
|
fix: throw error on vim.has call within the lsp/workspace.lua (#411)
|
2024-06-11 06:23:04 -05:00 |
|
mutator
|
lint: fix typecheck warning
|
2025-02-11 21:07:07 -08:00 |
|
actions.lua
|
feat: can selectively add entries to quickfix (#564)
|
2025-01-26 09:18:37 -08:00 |
|
cache.lua
|
doc: disable some type warnings from new LuaLS release
|
2024-09-30 22:10:36 -07:00 |
|
columns.lua
|
refactor: remove overcomplicated meta_fields abstraction
|
2025-01-03 11:55:50 -08:00 |
|
config.lua
|
refactor: officially deprecated trash_command
|
2025-01-22 21:19:02 -08:00 |
|
constants.lua
|
refactor: small perf win by eliminating string object keys
|
2023-06-25 22:44:44 -07:00 |
|
fs.lua
|
lint: ignore some type errors
|
2024-05-13 20:02:11 -06:00 |
|
git.lua
|
fix: git mv errors when moving empty directory (#358)
|
2024-04-23 19:31:54 -07:00 |
|
init.lua
|
lint: rename shadowed variable
|
2025-01-24 16:00:44 -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
|
feat: can selectively add entries to quickfix (#564)
|
2025-01-26 09:18:37 -08:00 |
|
view.lua
|
fix: more consistent cursor position when entering a new directory (#536)
|
2025-01-22 15:10:41 -08:00 |