.. |
animate
|
fix(animate): never animate stopped animations
|
2025-01-11 12:06:07 +01:00 |
explorer
|
perf(explorer): no need to get git status with -uall . Closes #983
|
2025-02-07 09:54:04 +01:00 |
meta
|
ci: added picker example config to readme
|
2025-02-05 07:55:00 +01:00 |
picker
|
feat(picker.undo): added ctrl+y to yank added lines from undo
|
2025-02-07 10:21:18 +01:00 |
profiler
|
feat(profiler): added support for Snacks.profiler and dropped support for fzf-lua / telescope. Closes #695
|
2025-01-23 13:52:16 +01:00 |
bigfile.lua
|
fix(bigfile): check that passed path is the one from the buffer
|
2025-02-06 19:11:55 +01:00 |
bufdelete.lua
|
fix(bufdelete): invalid lua
|
2025-01-28 13:24:01 +01:00 |
dashboard.lua
|
feat(dashboard): play nice with file explorer netrw replacement
|
2025-01-31 07:44:44 +01:00 |
debug.lua
|
feat(debug): truncate inspect to 2000 lines max
|
2025-01-23 10:10:33 +01:00 |
dim.lua
|
feat(animate): allow toggling buffer-local / global animations with or without id
|
2024-12-12 09:18:54 +01:00 |
git.lua
|
fix(git): use os.getenv to get env var. Fixes #5504
|
2025-01-31 17:09:07 +01:00 |
gitbrowse.lua
|
build: added metadata to plugins
|
2024-12-10 13:55:51 +01:00 |
health.lua
|
fix(health): better health checks for picker. Closes #917
|
2025-02-04 17:24:27 +01:00 |
indent.lua
|
fix(indent): use correct hl based on indent. Fixes #422
|
2025-01-20 12:37:56 +01:00 |
init.lua
|
feat(explorer): new explorer module with shortcut to start explorer picker and netrw replacement functionlity
|
2025-01-31 08:31:49 +01:00 |
input.lua
|
feat(input): persistent history. Closes #591
|
2025-01-20 18:31:10 +01:00 |
layout.lua
|
fix(win): better handling of alien buffers opening in managed windows. See #886
|
2025-02-03 10:41:16 +01:00 |
lazygit.lua
|
fix(lazygit): enable boolean values in config (#377)
|
2024-12-31 06:22:31 +01:00 |
notifier.lua
|
feat(notifier) added opts.filter to filter out unwanted notifications. Closes #431
|
2025-01-20 13:08:14 +01:00 |
notify.lua
|
build: added metadata to plugins
|
2024-12-10 13:55:51 +01:00 |
quickfile.lua
|
build: added metadata to plugins
|
2024-12-10 13:55:51 +01:00 |
rename.lua
|
feat(rename): add old to on_rename callback
|
2025-02-04 17:10:55 +01:00 |
scope.lua
|
feat(scope): allow injected languages to be parsed by treesitter (#823)
|
2025-02-06 08:04:50 +01:00 |
scratch.lua
|
fix(scratch): autowrite right buffer. Fixes #449. (#452)
|
2025-01-13 21:52:20 +01:00 |
scroll.lua
|
fix(scroll): handle buffer changes while animating
|
2025-01-23 20:46:29 +01:00 |
statuscolumn.lua
|
feat(statuscolumn): added mouse click handler to open/close folds. Closes #968
|
2025-02-06 19:03:08 +01:00 |
terminal.lua
|
docs: docgen
|
2025-02-06 22:19:24 +01:00 |
toggle.lua
|
feat(toggle): allow toggling global options. Fixes #534
|
2025-01-17 14:41:19 +01:00 |
util.lua
|
fix(util): normkey. Closes #763
|
2025-02-03 07:09:28 +01:00 |
win.lua
|
fix(win): apply win-local window options for new buffers displayed in a window. Fixes #925
|
2025-02-04 20:20:40 +01:00 |
words.lua
|
fix(words): added support for new name of the namespace used for lsp references. Fixes #555
|
2025-01-16 23:06:57 +01:00 |
zen.lua
|
fix(picker): consider zen windows as main. Closes #973
|
2025-02-07 06:38:38 +01:00 |