AutoYADM commit: 2025-06-13 16:40:15
This commit is contained in:
parent
3aac1523e8
commit
3512091403
2 changed files with 21 additions and 0 deletions
|
@ -30,3 +30,14 @@ indent_size = 2
|
|||
[*.fish]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
[*.tex]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
|
||||
[*.{sty,cls,bib}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue