mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-05 23:22:25 +00:00
set language to Oberon
This commit is contained in:
parent
48741af5ac
commit
e189882af8
1 changed files with 4 additions and 0 deletions
4
.gitattributes
vendored
4
.gitattributes
vendored
|
|
@ -34,3 +34,7 @@
|
||||||
*.Mod diff=pascal
|
*.Mod diff=pascal
|
||||||
*.c diff=cpp
|
*.c diff=cpp
|
||||||
*.h diff=cpp
|
*.h diff=cpp
|
||||||
|
|
||||||
|
# Set the language to Oberon
|
||||||
|
*.Mod linguist-language=Oberon
|
||||||
|
*.mod linguist-language=Oberon
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue