snacks.nvim/lua/snacks
2024-11-18 16:00:29 +01:00
..
bigfile.lua docs: better docgen using treesitter 2024-11-09 14:42:09 +01:00
bufdelete.lua fix(bufdelete): opts.wipe. See #38 2024-11-09 19:19:53 +01:00
dashboard.lua feat: doom style dashboard as default 2024-11-18 15:19:00 +01:00
debug.lua feat(debug): Snacks.debug.trace and Snacks.debug.stats for hierarchical traces (like lazy profile) 2024-11-18 08:56:43 +01:00
docs.lua docs: move examples below config 2024-11-18 16:00:29 +01:00
git.lua perf(git): faster get_root 2024-11-18 08:57:50 +01:00
gitbrowse.lua fix: added compatibility with Neovim >= 0.9.4 2024-11-09 15:38:43 +01:00
health.lua feat(health): added health checks to plugins 2024-11-14 23:56:37 +01:00
init.lua feat: use Snacks.util.set_hl to manage hl groups 2024-11-18 08:57:51 +01:00
lazygit.lua feat(health): added health checks to plugins 2024-11-14 23:56:37 +01:00
notifier.lua feat: use Snacks.util.set_hl to manage hl groups 2024-11-18 08:57:51 +01:00
notify.lua docs: better docgen using treesitter 2024-11-09 14:42:09 +01:00
quickfile.lua docs: better docgen using treesitter 2024-11-09 14:42:09 +01:00
rename.lua fix: added compatibility with Neovim >= 0.9.4 2024-11-09 15:38:43 +01:00
statuscolumn.lua feat(health): added health checks to plugins 2024-11-14 23:56:37 +01:00
terminal.lua feat(terminal): when terminal terminates too quickly, don't close the window and show an error message. See #80 2024-11-16 07:28:45 +01:00
toggle.lua feat(health): added health checks to plugins 2024-11-14 23:56:37 +01:00
util.lua feat: use Snacks.util.wo and Snacks.util.bo to manage window options 2024-11-18 08:57:52 +01:00
win.lua feat: use Snacks.util.wo and Snacks.util.bo to manage window options 2024-11-18 08:57:52 +01:00
words.lua fix: added compatibility with Neovim >= 0.9.4 2024-11-09 15:38:43 +01:00