kipr / harrogate

The IDE for the Wombat
GNU General Public License v3.0
5 stars 10 forks source link

Highlight .h and .hpp files #114

Closed chrehall68 closed 2 years ago

chrehall68 commented 2 years ago

This is a fix for my previous pr. I forgot to highlight .h files w/ c highlighting and .hpp files with c++ highlighting. Also forgot to make sure that, if the file is neither c, c++, or py, use csrc highlighting.