Also look for C++ files
This commit is contained in:
parent
5553b47bb1
commit
3e2dab6aa0
@ -66,7 +66,7 @@ _fixme()
|
|||||||
asm|S)
|
asm|S)
|
||||||
callback="_fixme_asm"
|
callback="_fixme_asm"
|
||||||
;;
|
;;
|
||||||
c|h|js)
|
c|cc|cpp|cxx|h|js)
|
||||||
callback="_fixme_c"
|
callback="_fixme_c"
|
||||||
;;
|
;;
|
||||||
conf|sh)
|
conf|sh)
|
||||||
|
Loading…
Reference in New Issue
Block a user