Don't forget to use trash-cli. And a couple other things.

This commit is contained in:
Gnarwhal 2024-08-04 06:47:08 +00:00
parent 19b69b85dc
commit 2416e90999
Signed by: Gnarwhal
GPG key ID: 0989A73D8C421174
3 changed files with 11 additions and 2 deletions

View file

@ -6,6 +6,14 @@ indent = { tab-width = 4, unit = "\t" }
name = "cpp"
indent = { tab-width = 4, unit = "\t" }
[[language]]
name = "css"
indent = { tab-width = 4, unit = "\t" }
[[language]]
name = "html"
indent = { tab-width = 4, unit = "\t" }
[[language]]
name = "java"
indent = { tab-width = 4, unit = "\t" }