snacks.nvim/lua/snacks
2024-11-14 18:42:05 +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
debug.lua fix: added compatibility with Neovim >= 0.9.4 2024-11-09 15:38:43 +01:00
docs.lua ci: fix docgen titles 2024-11-10 08:03:16 +01:00
git.lua docs: better docgen using treesitter 2024-11-09 14:42:09 +01:00
gitbrowse.lua fix: added compatibility with Neovim >= 0.9.4 2024-11-09 15:38:43 +01:00
init.lua Merge branch 'main' into input 2024-11-14 18:42:05 +01:00
input.lua feat(input): new input module 2024-11-07 14:45:12 +01:00
lazygit.lua fix(lazygit): not needed to use deprecated fallback for set_hl 2024-11-14 09:12:27 +01:00
notifier.lua fix(notifier): disable colorcolumn by default (#66) 2024-11-12 20:09:37 +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 fix(statuscolumn): ensure Snacks exists when loading before plugin loaded 2024-11-12 20:07:48 +01:00
terminal.lua docs(terminal): add --color=always to example for Snacks.terminal.colorize() 2024-11-14 14:03:20 +01:00
toggle.lua docs: moar docs 2024-11-06 11:43:50 +01:00
win.lua fix(win): take border into account for window position (#64) 2024-11-12 19:57:01 +01:00
words.lua fix: added compatibility with Neovim >= 0.9.4 2024-11-09 15:38:43 +01:00