Treat inc files as cpp
This commit is contained in:
@ -5,3 +5,5 @@ indent = { unit = " ", tab-width = 4 }
|
|||||||
[[language]]
|
[[language]]
|
||||||
name = "cpp"
|
name = "cpp"
|
||||||
indent = { unit = " ", tab-width = 4 }
|
indent = { unit = " ", tab-width = 4 }
|
||||||
|
file-types = ["cpp", "h", "hpp", "inc"]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user