.. |
animate
|
fix(animate): never animate stopped animations
|
2025-01-11 12:06:07 +01:00 |
meta
|
feat(snacks): added snacks.picker (#445)
|
2025-01-14 22:53:59 +01:00 |
picker
|
fix(picker.config): better config merging and tests
|
2025-01-17 20:36:33 +01:00 |
profiler
|
build: added metadata to plugins
|
2024-12-10 13:55:51 +01:00 |
bigfile.lua
|
fix(bigfile): check existence of NoMatchParen before executing (#561)
|
2025-01-16 22:38:14 +01:00 |
bufdelete.lua
|
build: added metadata to plugins
|
2024-12-10 13:55:51 +01:00 |
dashboard.lua
|
feat(snacks): added snacks.picker (#445)
|
2025-01-14 22:53:59 +01:00 |
debug.lua
|
feat(debug): system & memory metrics useful for debugging
|
2024-12-31 06:18:13 +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
|
build: added metadata to plugins
|
2024-12-10 13:55:51 +01:00 |
gitbrowse.lua
|
build: added metadata to plugins
|
2024-12-10 13:55:51 +01:00 |
health.lua
|
refactor: move all meta stuff to snacks.meta
|
2024-12-10 13:55:51 +01:00 |
indent.lua
|
fix(indent): repeat_linbebreak only works on Neovim >= 0.10. Fixes #353
|
2024-12-20 14:31:36 +01:00 |
init.lua
|
fix(picker.config): better config merging and tests
|
2025-01-17 20:36:33 +01:00 |
input.lua
|
fix(input): bring back <c-w> . Fixes #426. Closes #429
|
2025-01-11 17:36:03 +01:00 |
layout.lua
|
fix(layout): open/update windows in order of the layout to make sure offsets are correct
|
2025-01-17 20:37:00 +01:00 |
lazygit.lua
|
fix(lazygit): enable boolean values in config (#377)
|
2024-12-31 06:22:31 +01:00 |
notifier.lua
|
fix(notifier): open history window with correct style (#307)
|
2024-12-15 13:24:16 +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
|
build: added metadata to plugins
|
2024-12-10 13:55:51 +01:00 |
scope.lua
|
fix(scope): make sure to parse the ts tree. Fixes #521
|
2025-01-16 08:37:19 +01:00 |
scratch.lua
|
fix(scratch): autowrite right buffer. Fixes #449. (#452)
|
2025-01-13 21:52:20 +01:00 |
scroll.lua
|
feat(snacks): added snacks.picker (#445)
|
2025-01-14 22:53:59 +01:00 |
statuscolumn.lua
|
feat(statuscolumn): allow changing the marks hl group. Fixes #390
|
2025-01-05 06:53:08 +01:00 |
terminal.lua
|
build: added metadata to plugins
|
2024-12-10 13:55:51 +01:00 |
toggle.lua
|
feat(toggle): allow toggling global options. Fixes #534
|
2025-01-17 14:41:19 +01:00 |
util.lua
|
fix(picker.list): possible issue with window options being set in the wrong window
|
2025-01-16 15:16:12 +01:00 |
win.lua
|
fix(win): correctly deal with initial text containing newlines. Fixes #542
|
2025-01-16 22:35:48 +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(zen): set zindex to 40, lower than hover (45). Closes #345
|
2024-12-18 15:35:00 +01:00 |