Add the ability to set your own syntax highlighting for different file types, as it is done on GitLabExample: .gitattributes
*.sp onedev-language=cpp *.inc onedev-language=cpp
Add the ability to set your own syntax highlighting for different file types, as it is done on GitLab
Example: .gitattributes