elihunter173 / dirbuf.nvim

A file manager for Neovim which lets you edit your filesystem like you edit text
GNU Affero General Public License v3.0
423 stars 7 forks source link

Why does the hash have 8 digits? #52

Open luetage opened 1 year ago

luetage commented 1 year ago

Hey, I think your plugin is great. I was just wondering why the hashes have 8 digits. I mean 4 digits would suffice for 60k files in a directory, with 8 digits it’s billions of files. A funny side effect is that toggling a colorizer plugin colors the hashes, because they are recognized as RRGGBBAA values.