mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-05-19 01:30:21 -07:00
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"]),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user