mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-10 17:29:08 +00:00
Add .ino extension to C++ syntax highlighting (#1415)
This commit is contained in:
@@ -10,7 +10,7 @@ hello@exr.be
|
|||||||
https://github.com/ei
|
https://github.com/ei
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<SyntaxDefinition name="C++" extensions=".c;.h;.cc;.C;.cpp;.cxx;.hpp">
|
<SyntaxDefinition name="C++" extensions=".c;.h;.cc;.C;.cpp;.cxx;.hpp;.ino">
|
||||||
|
|
||||||
<Environment>
|
<Environment>
|
||||||
<Default color="Black" bgcolor="#FFFFFF"/>
|
<Default color="Black" bgcolor="#FFFFFF"/>
|
||||||
|
Reference in New Issue
Block a user