mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-05-19 01:30:21 -07:00
parent
5b7a30846f
commit
56c7ad175a
@ -118,6 +118,7 @@ pub(crate) const DEFAULT_TYPES: &[(&[&str], &[&str])] = &[
|
|||||||
(&["jupyter"], &["*.ipynb", "*.jpynb"]),
|
(&["jupyter"], &["*.ipynb", "*.jpynb"]),
|
||||||
(&["k"], &["*.k"]),
|
(&["k"], &["*.k"]),
|
||||||
(&["kotlin"], &["*.kt", "*.kts"]),
|
(&["kotlin"], &["*.kt", "*.kts"]),
|
||||||
|
(&["lean"], &["*.lean"]),
|
||||||
(&["less"], &["*.less"]),
|
(&["less"], &["*.less"]),
|
||||||
(&["license"], &[
|
(&["license"], &[
|
||||||
// General
|
// General
|
||||||
|
Loading…
x
Reference in New Issue
Block a user