.. |
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
|
fix(picker.actions): check that plugin exists before loading it in help. Closes #1134
|
2025-02-13 11:43:07 +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
|
feat(image): check for magick in health check
|
2025-02-12 11:14:21 +01:00 |
image.lua
|
feat(image): check for magick in health check
|
2025-02-12 11:14:21 +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): make sure width/height are at least 1 . Closes #1090
|
2025-02-12 08:04:39 +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): big rework to make scroll play nice with virtual lines
|
2025-02-13 11:37:44 +01:00 |
statuscolumn.lua
|
fix(statuscolumn): only execute za when fold exists (#1093)
|
2025-02-12 07:01:19 +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): base64 shim for Neovim < 0.10
|
2025-02-12 18:48:44 +01:00 |
win.lua
|
fix(layout): make sure width/height are at least 1 . Closes #1090
|
2025-02-12 08:04:39 +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 |