mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-06 15:12:02 -07:00
committed by
GitHub
parent
6cd9479634
commit
d596f6ebd0
@@ -289,7 +289,7 @@ pub const DEFAULT_TYPES: &[(&[&str], &[&str])] = &[
|
|||||||
(&["txt"], &["*.txt"]),
|
(&["txt"], &["*.txt"]),
|
||||||
(&["typoscript"], &["*.typoscript", "*.ts"]),
|
(&["typoscript"], &["*.typoscript", "*.ts"]),
|
||||||
(&["usd"], &["*.usd", "*.usda", "*.usdc"]),
|
(&["usd"], &["*.usd", "*.usda", "*.usdc"]),
|
||||||
(&["v"], &["*.v"]),
|
(&["v"], &["*.v", "*.vsh"]),
|
||||||
(&["vala"], &["*.vala"]),
|
(&["vala"], &["*.vala"]),
|
||||||
(&["vb"], &["*.vb"]),
|
(&["vb"], &["*.vb"]),
|
||||||
(&["vcl"], &["*.vcl"]),
|
(&["vcl"], &["*.vcl"]),
|
||||||
|
Reference in New Issue
Block a user