AutoYADM commit: 2025-03-11 23:45:06
This commit is contained in:
parent
32a282ab9a
commit
f7f2c83268
2 changed files with 8 additions and 4 deletions
|
@ -109,6 +109,7 @@ injection-regex = "ini"
|
|||
comment-token = "#"
|
||||
indent = { tab-width = 4, unit = "\t" }
|
||||
name = "ini"
|
||||
language-servers = ["scls"]
|
||||
file-types = [
|
||||
"ini",
|
||||
# Systemd unit files
|
||||
|
@ -133,6 +134,7 @@ file-types = [
|
|||
{ glob = "hgrc" },
|
||||
{ glob = "npmrc" },
|
||||
{ glob = "rclone.conf" },
|
||||
{ glob = "*/stylesets/*" },
|
||||
# { glob = "config" },
|
||||
"conf",
|
||||
"properties",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue