snacks.nvim/lua/snacks
2024-11-30 16:47:47 +01:00
..
parser feat: experiments with lpeg 2024-11-30 16:47:47 +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(dashboard): always render cache even when expired. Then refresh when needed. 2024-11-27 17:40:32 +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: experiments with lpeg 2024-11-30 16:47:47 +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
options.lua feat: experiments with lpeg 2024-11-30 16:47:47 +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
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): set_hl managed 2024-11-21 22:10:25 +01:00
win.lua feat(win): go back to the previous window, when closing a snacks window 2024-11-29 07:37:49 +01:00
words.lua fix: added compatibility with Neovim >= 0.9.4 2024-11-09 15:38:43 +01:00