.. |
animate
|
fix(animate): never animate stopped animations
|
2025-01-11 12:06:07 +01:00 |
explorer
|
perf(explorer): only update tree if git status actually changed
|
2025-02-20 09:54:32 +01:00 |
image
|
fix(image.placement): max width/height in cells is 297. Closes #1345
|
2025-02-20 18:12:49 +01:00 |
meta
|
feat(compat): added svim , a compatibility layer for Neovim. Closes #1321
|
2025-02-20 06:59:44 +01:00 |
picker
|
fix(picker): disable regex for grep_word (#1363)
|
2025-02-21 19:25:46 +01:00 |
profiler
|
feat(compat): added svim , a compatibility layer for Neovim. Closes #1321
|
2025-02-20 06:59:44 +01:00 |
util
|
feat(image): better error handling + option to disable error notifications
|
2025-02-18 22:54:24 +01:00 |
bigfile.lua
|
fix(bigfile): check that passed path is the one from the buffer
|
2025-02-06 19:11:55 +01:00 |
bufdelete.lua
|
feat(explorer): deal with existing buffers when renaming / deleting files. Closes #1315
|
2025-02-19 22:18:21 +01:00 |
compat.lua
|
fix(compat): fixup
|
2025-02-22 07:53:29 +01:00 |
dashboard.lua
|
feat(compat): added svim , a compatibility layer for Neovim. Closes #1321
|
2025-02-20 06:59:44 +01:00 |
debug.lua
|
feat(image): better error handling + option to disable error notifications
|
2025-02-18 22:54:24 +01:00 |
dim.lua
|
fix(dim): check that win is valid when animating dim. Closes #1342
|
2025-02-20 17:17:17 +01:00 |
git.lua
|
feat(compat): added svim , a compatibility layer for Neovim. Closes #1321
|
2025-02-20 06:59:44 +01:00 |
gitbrowse.lua
|
feat(compat): added svim , a compatibility layer for Neovim. Closes #1321
|
2025-02-20 06:59:44 +01:00 |
health.lua
|
feat(image): better health checks
|
2025-02-19 17:16:05 +01:00 |
indent.lua
|
fix(indent): use correct hl based on indent. Fixes #422
|
2025-01-20 12:37:56 +01:00 |
init.lua
|
fix(compat): correct Neovim 0.11 check
|
2025-02-20 07:00:42 +01:00 |
input.lua
|
fix(input): add missing hl group for input title (#1164)
|
2025-02-14 08:47:47 +01:00 |
layout.lua
|
fix(picker): update titles before showing. Closes #1337
|
2025-02-20 16:06:21 +01:00 |
lazygit.lua
|
feat(compat): added svim , a compatibility layer for Neovim. Closes #1321
|
2025-02-20 06:59:44 +01:00 |
notifier.lua
|
fix(notifier): keep notif when current buf is notif buf
|
2025-02-16 08:21:33 +01:00 |
notify.lua
|
build: added metadata to plugins
|
2024-12-10 13:55:51 +01:00 |
quickfile.lua
|
build: added metadata to plugins
|
2024-12-10 13:55:51 +01:00 |
rename.lua
|
feat(compat): added svim , a compatibility layer for Neovim. Closes #1321
|
2025-02-20 06:59:44 +01:00 |
scope.lua
|
feat(scope): allow injected languages to be parsed by treesitter (#823)
|
2025-02-06 08:04:50 +01:00 |
scratch.lua
|
feat(compat): added svim , a compatibility layer for Neovim. Closes #1321
|
2025-02-20 06:59:44 +01:00 |
scroll.lua
|
fix(scroll): added keepjumps
|
2025-02-13 21:03:33 +01:00 |
statuscolumn.lua
|
fix(statuscolumn): only execute za when fold exists (#1093)
|
2025-02-12 07:01:19 +01:00 |
terminal.lua
|
fix(terminal): softer check for using jobstart with term=true instead of deprecated termopen
|
2025-02-16 12:12:08 +01:00 |
toggle.lua
|
fix(toggle): hide toggle when real keymap does not exist. Closes #378
|
2025-02-14 22:13:16 +01:00 |
win.lua
|
fix(win): don't update title is relative win is invalid. Closes #1348
|
2025-02-21 08:06:52 +01:00 |
words.lua
|
feat(words): add filter function for user to disable specific filetypes (#1296)
|
2025-02-19 15:24:01 +01:00 |
zen.lua
|
fix(zen): properly get zoom options. Closes #1207
|
2025-02-16 08:29:43 +01:00 |