nvim-colorizer.lua
nvim-colorizer.lua copied to clipboard
Support ANSI terminal color escape codes
(terminal color escape codes being " ^[[0;31m " and similar)
There are some mentions of CSI ANSI in the source and docs (https://github.com/norcalli/nvim-colorizer.lua/search?q=ansi&unscoped_q=ansi) but as far as I can tell this isn't actually implemented.
Where does this stand? I would really like to use this :smile:
Very nice feature. I currently use colorizer for it, but it would be nice to use only this plugin.
+1 for this :)