.. |
animate
|
refactor(animate): del -> stop
|
2024-12-11 09:50:35 +01:00 |
meta
|
docs: docgen
|
2024-12-10 14:04:25 +01:00 |
profiler
|
build: added metadata to plugins
|
2024-12-10 13:55:51 +01:00 |
bigfile.lua
|
build: added metadata to plugins
|
2024-12-10 13:55:51 +01:00 |
bufdelete.lua
|
build: added metadata to plugins
|
2024-12-10 13:55:51 +01:00 |
dashboard.lua
|
build: added metadata to plugins
|
2024-12-10 13:55:51 +01:00 |
debug.lua
|
build: added metadata to plugins
|
2024-12-10 13:55:51 +01:00 |
dim.lua
|
docs: cleanup
|
2024-12-10 13:59:35 +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): better way of dealing with indents on blank lines. See #246
|
2024-12-11 18:50:55 +01:00 |
init.lua
|
feat(scope): text objects and jumping for scopes. Closes #231
|
2024-12-11 22:17:59 +01:00 |
input.lua
|
fix(input): set current win in vim.schedule so that it works properly from expr keymaps. Fixes #257
|
2024-12-11 18:53:38 +01:00 |
lazygit.lua
|
build: added metadata to plugins
|
2024-12-10 13:55:51 +01:00 |
notifier.lua
|
fix(notifier): toggle show history. Fixes #197
|
2024-12-11 22:26:23 +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
|
docs: docgen
|
2024-12-11 22:20:26 +01:00 |
scratch.lua
|
build: added metadata to plugins
|
2024-12-10 13:55:51 +01:00 |
scroll.lua
|
fix(scroll): don't animate invalid windows
|
2024-12-11 20:50:44 +01:00 |
statuscolumn.lua
|
build: added metadata to plugins
|
2024-12-10 13:55:51 +01:00 |
terminal.lua
|
build: added metadata to plugins
|
2024-12-10 13:55:51 +01:00 |
toggle.lua
|
feat(toggle): add which-key mappings when which-key loads
|
2024-12-11 18:23:39 +01:00 |
util.lua
|
feat(util): added Snacks.util.on_module to execute a callback when a module loads (or immediately when already loaded)
|
2024-12-11 18:23:14 +01:00 |
win.lua
|
fix(zen): when Normal is transparent, show an opaque transparent backdrop. Fixes #235
|
2024-12-10 19:50:47 +01:00 |
words.lua
|
fix(words): incorrect enabled check. Fixes #247
|
2024-12-11 10:05:30 +01:00 |
zen.lua
|
feat(toggle): add zen mode toggle (#243)
|
2024-12-11 11:28:48 +01:00 |