norcalli / nvim-colorizer.lua

The fastest Neovim colorizer.
Other
2.25k stars 117 forks source link

Feature request: "0xRRGGBB" format support #33

Open NilsIrl opened 4 years ago

NilsIrl commented 4 years ago

neovim version: 0.4.3 colorizer version: https://github.com/norcalli/nvim-colorizer.lua/commit/35f1aad99c4d03217bcc80a2e16efe3ba74379a4

Support colors that hare in the format 0xrrggbb.

This should probably not be enabled by default as any hex number could be in that format.