snacks.nvim/lua/snacks
2024-12-31 06:13:15 +01:00
..
animate feat(animate): add done to animation object 2024-12-13 08:08:42 +01:00
meta docs: added documentation on how to customize styles 2024-12-15 11:17:32 +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 fix(dashboard): telescope can't be run from a vim.schedule for some reason 2024-12-15 07:54:47 +01:00
debug.lua fix(debug): make sure debug can be required in fast events 2024-12-18 07:01:48 +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(styles): exportable styles (#306) 2024-12-15 19:08:04 +01:00
input.lua fix(input): change buftype to prompt. Fixes #350 2024-12-18 22:23:08 +01:00
lazygit.lua feat(lazygit): respect existing LG_CONFIG_FILE when setting config paths (#208) 2024-12-13 14:36:26 +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): normalize filename 2024-12-13 13:23:36 +01:00
scroll.lua fix(scroll): don't animate when leaving cmdline search with incsearch enabled. Fixes #331 2024-12-18 07:09:03 +01:00
statuscolumn.lua feat(statuscolumn): allow left/right to be a function. Closes #288 2024-12-15 08:12:29 +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(util): Snacks.util.ref 2024-12-31 06:01:10 +01:00
win.lua refactor(win): manage window events 2024-12-31 06:13:15 +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