mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Turn on Rust lexing. Add a bigger sample
This commit is contained in:
@@ -1098,7 +1098,6 @@ Ruby:
|
||||
Rust:
|
||||
type: programming
|
||||
color: "#dea584"
|
||||
lexer: Text only
|
||||
primary_extension: .rs
|
||||
|
||||
SCSS:
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
fn main() {
|
||||
log "Hello, world!";
|
||||
}
|
||||
1212
samples/Rust/task.rs
Normal file
1212
samples/Rust/task.rs
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user