snacks.nvim/lua/snacks
2024-12-15 09:55:42 +01:00
..
animate feat(animate): add done to animation object 2024-12-13 08:08:42 +01:00
meta ci: try making config options optional 2024-12-13 15:58:54 +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 build: added metadata to plugins 2024-12-10 13:55:51 +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): fixup 2024-12-15 09:28:38 +01:00
init.lua test: added scope tests 2024-12-14 21:50:19 +01:00
input.lua fix(input): missing padding if neither title nor icon positioned left (#292) 2024-12-14 14:14:58 +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 feat(notifier): notification history option (#297) 2024-12-15 07:46:27 +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 feat(scope): added opts.cursor to take cursor column into account for scope detection. (defaults to true). Closes #282 2024-12-15 09:55:42 +01:00
scratch.lua fix(scratch): normalize filename 2024-12-13 13:23:36 +01:00
scroll.lua fix(scroll): check mousescroll before spamming 2024-12-15 08:36:14 +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 fix(util): on_key compat with Neovim 0.9 2024-12-15 08:36:14 +01:00
win.lua feat(win): win:line() 2024-12-13 23:57:50 +01:00
words.lua fix(words): incorrect enabled check. Fixes #247 2024-12-11 10:05:30 +01:00
zen.lua feat(zen): make zen/zoom mode work for floating windows. Closes #5028 2024-12-13 13:37:39 +01:00