snacks.nvim/lua/snacks
2024-12-12 11:55:46 +01:00
..
animate feat(animate): allow toggling buffer-local / global animations with or without id 2024-12-12 09:18:54 +01:00
meta docs: docgen 2024-12-10 14:04:25 +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(dashboard): add dashboard startuptime icon option (#214) 2024-12-12 06:50:04 +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): make sure cursor line is in scope for the out style. Fixes #264 2024-12-12 11:55:46 +01:00
init.lua feat(scope): text objects and jumping for scopes. Closes #231 2024-12-11 22:17:59 +01:00
input.lua fix(input): set current win in vim.schedule so that it works properly from expr keymaps. Fixes #257 2024-12-11 18:53:38 +01:00
lazygit.lua build: added metadata to plugins 2024-12-10 13:55:51 +01:00
notifier.lua fix(notifier): toggle show history. Fixes #197 2024-12-11 22:26:23 +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 docs: docgen 2024-12-12 08:44:47 +01:00
scratch.lua fix(compat): fixes for Neovim < 0.10 2024-12-11 23:20:28 +01:00
scroll.lua feat(animate): allow toggling buffer-local / global animations with or without id 2024-12-12 09:18:54 +01:00
statuscolumn.lua build: added metadata to plugins 2024-12-10 13:55:51 +01:00
terminal.lua build: added metadata to plugins 2024-12-10 13:55:51 +01:00
toggle.lua feat(animate): allow disabling all animations globally or per buffer 2024-12-12 08:44:19 +01:00
util.lua feat(util): get var either from buffer or global 2024-12-12 09:18:12 +01:00
win.lua fix(compat): fixes for Neovim < 0.10 2024-12-11 23:20:28 +01:00
words.lua fix(words): incorrect enabled check. Fixes #247 2024-12-11 10:05:30 +01:00
zen.lua fix(zen): return after closing. Fixes #259 2024-12-11 22:54:19 +01:00