snacks.nvim/lua/snacks
2024-12-01 09:08:03 +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 perf(dashboard): properly cleanup autocmds 2024-11-30 21:45:41 +01:00
debug.lua feat(debug): profile title 2024-11-21 22:08:46 +01:00
docs.lua ci(docs): added support for module subdirectories 2024-11-29 07:37:49 +01:00
git.lua fix(git): make git.get_root work for work-trees and cache git root checks. Closes #136. Fixes #115 2024-11-22 13:26:34 +01:00
gitbrowse.lua feat(gitbrowse): open commit when word is valid hash (#161) 2024-11-27 18:22:14 +01:00
health.lua feat(health): check that snacks.nvim plugin spec is correctly setup 2024-11-23 08:12:46 +01:00
init.lua feat(snacks): added new scratch snack 2024-12-01 09:08:03 +01:00
lazygit.lua feat(health): added health checks to plugins 2024-11-14 23:56:37 +01:00
notifier.lua fix(notifier): gracefully handle E565 errors 2024-11-23 13:10:33 +01:00
notify.lua docs: better docgen using treesitter 2024-11-09 14:42:09 +01:00
quickfile.lua fix(quickfile): don't load when bigfile detected. Fixes #116 2024-11-20 09:39:09 +01:00
rename.lua fix: added compatibility with Neovim >= 0.9.4 2024-11-09 15:38:43 +01:00
scratch.lua feat(snacks): added new scratch snack 2024-12-01 09:08:03 +01:00
statuscolumn.lua perf(statuscolumn): some small optims 2024-11-26 14:00:07 +01:00
terminal.lua fix(terminal): hide on q instead of close 2024-11-21 11:05:01 +01:00
toggle.lua feat(health): added health checks to plugins 2024-11-14 23:56:37 +01:00
util.lua feat(util): encode/decode a string to be used as a filename 2024-12-01 09:07:26 +01:00
win.lua fix(win): don't force close modified buffers 2024-11-30 21:47:33 +01:00
words.lua fix: added compatibility with Neovim >= 0.9.4 2024-11-09 15:38:43 +01:00