| .. |
|
animate
|
fix(animate): never animate stopped animations
|
2025-01-11 12:06:07 +01:00 |
|
explorer
|
feat(explorer): opts.include and opts.exclude. Closes #1068
|
2025-02-11 22:22:04 +01:00 |
|
meta
|
feat: added new image snacks plugin for the kitty graphics protocol
|
2025-02-09 22:35:13 +01:00 |
|
picker
|
feat(explorer): opts.include and opts.exclude. Closes #1068
|
2025-02-11 22:22:04 +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
|
fix(gitbrowse): add support for GitHub Enterprise Cloud repo url (#1089)
|
2025-02-11 19:53:36 +01:00 |
|
health.lua
|
fix(health): better health checks for picker. Closes #917
|
2025-02-04 17:24:27 +01:00 |
|
image.lua
|
fix(image): relax check for wezterm. Closes #1076
|
2025-02-11 13:54:41 +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(image): use kitty's unicode placeholder images
|
2025-02-10 08:49:47 +01:00 |
|
input.lua
|
feat(input): persistent history. Closes #591
|
2025-01-20 18:31:10 +01:00 |
|
layout.lua
|
fix(layout): just hide any layouts below a backdrop. easier and looks better.
|
2025-02-11 19:53:20 +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(all): better support for opening windows / pickers / ... on multiple tab pages. Closes #1043
|
2025-02-10 11:24:13 +01:00 |
|
scroll.lua
|
feat(scroll): scroll improvements. Closes #1024
|
2025-02-09 15:43:13 +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
|
fix(terminal): check for 0.11
|
2025-02-11 14:44:44 +01:00 |
|
toggle.lua
|
feat(toggle): allow toggling global options. Fixes #534
|
2025-01-17 14:41:19 +01:00 |
|
util.lua
|
feat(util): Snacks.util.winhl helper to deal with vim.wo.winhighlight
|
2025-02-11 19:49:02 +01:00 |
|
win.lua
|
fix(all): better support for opening windows / pickers / ... on multiple tab pages. Closes #1043
|
2025-02-10 11:24:13 +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 |