snacks.nvim/lua/snacks
2025-01-14 22:44:37 +01:00
..
animate fix(animate): never animate stopped animations 2025-01-11 12:06:07 +01:00
meta docs: more docs 2025-01-14 22:44:37 +01:00
picker docs: more docs 2025-01-14 22:44:37 +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 feat: snacks picker 2025-01-13 21:53:00 +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 feat: snacks picker 2025-01-13 21:53:00 +01:00
input.lua fix(input): bring back <c-w>. Fixes #426. Closes #429 2025-01-11 17:36:03 +01:00
layout.lua docs: more docs 2025-01-14 22:44:37 +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): don't expand to invalid range. Fixes #339 2024-12-18 06:59:20 +01:00
scratch.lua fix(scratch): autowrite right buffer. Fixes #449. (#452) 2025-01-13 21:52:20 +01:00
scroll.lua fix(scroll): update state on TextChanged and InsertLeave 2025-01-13 21:53:02 +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 style(toggle): make luals happy 2024-12-14 15:19:07 +01:00
util.lua feat: snacks picker 2025-01-13 21:53:00 +01:00
win.lua fix(picker): disable colorcolumn 2025-01-13 22:13:53 +01:00
words.lua fix(words): only check modes for is_enabled when needed 2024-12-16 21:17:31 +01:00
zen.lua fix(zen): set zindex to 40, lower than hover (45). Closes #345 2024-12-18 15:35:00 +01:00