Commit b8911c6
authored
feat: detect .h files as c filetype (CopilotC-Nvim#1044)
This change adds filetype detection for .h header files to be recognized
as C language files, improving syntax highlighting and language-specific
features for C header files in the CopilotChat plugin.
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
Closes CopilotC-Nvim#10431 parent 0b0838e commit b8911c6
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
342 | 346 | | |
343 | 347 | | |
344 | 348 | | |
| |||
0 commit comments