[DEV] add highlight parsing file

This commit is contained in:
2013-10-27 11:34:45 +01:00
parent 49649329eb
commit 4d35830559
20 changed files with 152 additions and 59 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<EdnLang version="0.1" lang="c">
<EdnLang version="0.1" lang="C/C++">
<ext>*.c</ext>
<ext>*.cpp</ext>
<ext>*.cc</ext>