suplemon
                                
                                
                                
                                    suplemon copied to clipboard
                            
                            
                            
                        No syntax highlighting even though pygments is installed
Hey for some reason I'm not getting syntax highlighting even with pygments installed.
lenny@localhost ~> sudo pip install suplemon[all] WARNING: Running pip install with root privileges is generally not a good idea. Try
pip install --userinstead.Requirement already satisfied: suplemon[all] in /usr/local/lib/python3.7/site-packages (0.2.1) WARNING: Suplemon 0.2.1 does not provide the extra 'all'Requirement already satisfied: pygments in /usr/local/lib64/python3.7/site-packages (from suplemon[all]) (2.4.2) Requirement already satisfied: wcwidth in /usr/local/lib/python3.7/site-packages (from suplemon[all]) (0.1.7) lenny@localhost ~> suplemon pew.json
Thanks for reporting this. I can reproduce it with JSON files and it seems that suplemon is missing some mappings from pygments lexers to text mate themes and that's why It's not highlighting properly. I'll fix this when I have time.
Hi,
I currently have the same problem with Markdown files. Any news on this?
