snacks.nvim/lua/snacks
2025-11-09 09:33:48 +01:00
..
animate
explorer
gh fix(gh): render gh comments as markdown when displaying in a non-markdown buffer. Closes #2481 2025-11-09 08:38:43 +01:00
image fix(image): run terminal capability detection synchronous when needed. Closes #2439 2025-11-06 06:50:21 +01:00
meta
picker feat(picker.actions): allow specifying an additional window for cycle_win 2025-11-09 09:33:48 +01:00
profiler
util feat(gh): add inline review comment annotations to diff viewer 2025-11-06 12:00:29 +01:00
bigfile.lua
bufdelete.lua
compat.lua
dashboard.lua fix(dashboard): start job after the terminal window is shown to make sure it has the correct size. Closes #2421 2025-11-03 17:10:45 +01:00
debug.lua
dim.lua
git.lua
gitbrowse.lua
health.lua
indent.lua
init.lua chore(main): release 2.30.0 2025-11-06 22:23:04 +01:00
input.lua fix(input): fixed completion. Closes #2472 2025-11-08 06:45:04 +01:00
keymap.lua
layout.lua feat(win): better zindex calculation 2025-11-07 15:08:56 +01:00
lazygit.lua
notifier.lua
notify.lua
quickfile.lua
rename.lua
scope.lua fix(scope): textobjects should use synchronous treesitter parsing. Closes #2448 2025-11-05 10:29:12 +01:00
scratch.lua feat(gh): open scratch buffers at the bottom of the window. Closes #2476 2025-11-08 09:15:41 +01:00
scroll.lua
statuscolumn.lua
terminal.lua
toggle.lua fix(toggle): set/get raw values for option toggles. See #2390 2025-11-05 08:03:03 +01:00
win.lua feat(win): opts.footer_keys can now be an array of lhs to show instead of all. See #2469 2025-11-09 09:33:24 +01:00
words.lua
zen.lua