snacks.nvim/lua/snacks
2025-11-08 07:19:55 +01:00
..
animate perf(scroll): combine all scrolling commands in one command + restore vim.v.count 2025-10-27 17:02:38 +01:00
explorer feat(gh): new gh (GitHub cli) integration 2025-11-01 12:12:06 +01:00
gh feat(gh): make copilot authors as bots 2025-11-08 07:19:55 +01:00
image fix(image): run terminal capability detection synchronous when needed. Closes #2439 2025-11-06 06:50:21 +01:00
meta feat(gh): new gh (GitHub cli) integration 2025-11-01 12:12:06 +01:00
picker fix(picker): fix nowait for <c-r> 2025-11-08 06:17:02 +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 style(debug): make sure id is set 2025-10-29 07:44:04 +01:00
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 fix(keymap): make sure opts are a table. Closes #2392 2025-10-30 07:56:38 +01:00
layout.lua feat(win): better zindex calculation 2025-11-07 15:08:56 +01:00
lazygit.lua
notifier.lua perf(notifier): stop trying to fit more notifs in the layout after skipping max 10 2025-10-26 20:10:56 +01:00
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(win): better zindex calculation 2025-11-07 15:08:56 +01:00
scroll.lua fix(scroll): only reset count when needed 2025-10-27 17:26:51 +01:00
statuscolumn.lua feat(gh): new gh (GitHub cli) integration 2025-11-01 12:12:06 +01:00
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 fix(win): when a floating win becomes non-floating, remove its backdrop 2025-11-08 06:20:31 +01:00
words.lua
zen.lua feat(zen): added center option that defaults to true for zen mode and false for zoom mode. Closes #2422 2025-11-03 07:57:43 +01:00