mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-10 05:59:25 +02:00
@@ -292,6 +292,7 @@ pub(crate) const DEFAULT_TYPES: &[(&[&str], &[&str])] = &[
|
|||||||
(&["twig"], &["*.twig"]),
|
(&["twig"], &["*.twig"]),
|
||||||
(&["txt"], &["*.txt"]),
|
(&["txt"], &["*.txt"]),
|
||||||
(&["typoscript"], &["*.typoscript", "*.ts"]),
|
(&["typoscript"], &["*.typoscript", "*.ts"]),
|
||||||
|
(&["typst"], &["*.typ"]),
|
||||||
(&["usd"], &["*.usd", "*.usda", "*.usdc"]),
|
(&["usd"], &["*.usd", "*.usda", "*.usdc"]),
|
||||||
(&["v"], &["*.v", "*.vsh"]),
|
(&["v"], &["*.v", "*.vsh"]),
|
||||||
(&["vala"], &["*.vala"]),
|
(&["vala"], &["*.vala"]),
|
||||||
|
Reference in New Issue
Block a user