14 lines
277 B
TOML
14 lines
277 B
TOML
#:schema https://raw.githubusercontent.com/crate-ci/typos/refs/heads/master/config.schema.json
|
|
|
|
[files]
|
|
extend-exclude = ["secrets"]
|
|
|
|
[default]
|
|
extend-ignore-identifiers-re = ["KEY_102ND", "VE_UE"]
|
|
|
|
[default.extend-words]
|
|
# noice.nvim
|
|
noice = "noice"
|
|
enew = "enew"
|
|
iif = "iif"
|