-
-
Notifications
You must be signed in to change notification settings - Fork 128
Pull requests: norcalli/nvim-colorizer.lua
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
refactor: replace deprecated tbl_flatten with iter { ... }:flatten():totable()
#115
opened Jun 29, 2025 by
Bruenor
Loading…
Fix: Replace deprecated functions without breaking backward compatibility
#113
opened May 10, 2025 by
NiklasV1
Loading…
refactor: replace deprecated vim.tbl_flatten with vim.iter(...):flatten():totable()
#112
opened May 9, 2025 by
pakosaan
Loading…
Add "both" mode that highlights foreground and background
#52
opened Mar 29, 2021 by
harrygallagher4
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.