mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
added cuda lexer and removed example from c++ samples
This commit is contained in:
@@ -327,6 +327,12 @@ Cucumber:
|
||||
lexer: Gherkin
|
||||
primary_extension: .feature
|
||||
|
||||
Cuda:
|
||||
lexer: CUDA
|
||||
primary_extension: .cu
|
||||
extensions:
|
||||
- .cuh
|
||||
|
||||
Cython:
|
||||
type: programming
|
||||
group: Python
|
||||
|
||||
Reference in New Issue
Block a user