mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-05-19 01:30:21 -07:00
parent
004370bd16
commit
5fbc4fee64
@ -232,7 +232,7 @@ pub(crate) const DEFAULT_TYPES: &[(&[&str], &[&str])] = &[
|
|||||||
(&["rust"], &["*.rs"]),
|
(&["rust"], &["*.rs"]),
|
||||||
(&["sass"], &["*.sass", "*.scss"]),
|
(&["sass"], &["*.sass", "*.scss"]),
|
||||||
(&["scala"], &["*.scala", "*.sbt"]),
|
(&["scala"], &["*.scala", "*.sbt"]),
|
||||||
(&["seed7"], &["*.s7d", "*.s7i"]),
|
(&["seed7"], &["*.sd7", "*.s7i"]),
|
||||||
(&["sh"], &[
|
(&["sh"], &[
|
||||||
// Portable/misc. init files
|
// Portable/misc. init files
|
||||||
".login", ".logout", ".profile", "profile",
|
".login", ".logout", ".profile", "profile",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user