snacks.nvim/lua/snacks
2024-11-08 10:58:40 +01:00
..
bigfile.lua docs: update 2024-11-06 00:35:44 +01:00
bufdelete.lua feat(bufdelete): optional filter and shortcuts to delete all and other buffers. Closes #11 2024-11-08 10:58:40 +01:00
debug.lua feat(debug): simple log function to quickly log something to a debug.log file 2024-11-08 08:58:52 +01:00
docs.lua refactor(notifier): dont expose notifier instance 2024-11-06 15:45:48 +01:00
git.lua feat(win): allow setting ft just for highlighting without actually changing the filetype 2024-11-07 00:17:39 +01:00
gitbrowse.lua feat(gitbrowse): choose to open repo, branch or file. Closes #10. Closes #17 2024-11-08 10:39:55 +01:00
init.lua fix(config): deepcopy config where needed 2024-11-06 22:36:37 +01:00
lazygit.lua docs: more docs... 2024-11-06 17:49:10 +01:00
notifier.lua fix(notifier): re-apply winhl since level might have changed with a replace 2024-11-08 09:28:13 +01:00
notify.lua docs: more docs... 2024-11-06 17:49:10 +01:00
quickfile.lua docs: update 2024-11-06 00:35:44 +01:00
rename.lua docs: more docs... 2024-11-06 17:49:10 +01:00
statuscolumn.lua docs: moar docs 2024-11-06 11:43:50 +01:00
terminal.lua fix(terminal): user options 2024-11-07 18:04:37 +01:00
toggle.lua docs: moar docs 2024-11-06 11:43:50 +01:00
win.lua fix(win): update win/buf opts when needed 2024-11-08 09:27:28 +01:00
words.lua feat(words): configurable mode to show references. Defaults to n, i, c. Closes #18 2024-11-08 09:44:45 +01:00