canola.nvim/lua/oil/adapters/files
Barrett Ruth adff65b377 feat(columns): per-character permission column highlights (#375) (#146)
Problem: the permissions column rendered as a monolithic unstyled
string, making it hard to scan `rwx` bits at a glance.

Solution: add per-character highlight groups for permission characters
following the `eza`/`lsd` convention. All groups link to standard
Neovim highlights so every colorscheme works out of the box.
2026-03-16 15:53:23 -04:00
..
permissions.lua feat(columns): per-character permission column highlights (#375) (#146) 2026-03-16 15:53:23 -04:00