You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
345 B
Plaintext

# only search with case sensitivity if there is mixed case
--smart-case
# follow symlinks
--follow
# add additional often used types
--type-add=html=.haml
--type-add=css=.sass,.scss,.less
# add default most searched files set
--type-set=dev=.php,.scss,.html,.xml,.js,.ts,.rb
--type-set=plaintext=.txt,.md,.markdown
--type-set=typoscript=.,ts