mirror of
https://github.com/junegunn/fzf
synced 2026-06-09 10:03:17 +00:00
290b18d9fe
Co-authored-by: imsys <911254+imsys@users.noreply.github.com> Co-authored-by: Grzegorz Zalewski (Greg) <12560152+zalewskigrzegorz@users.noreply.github.com> Co-authored-by: René Jochum <rene@jochum.dev> Co-authored-by: Junegunn Choi <junegunn.c@gmail.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
13 lines
247 B
TOML
13 lines
247 B
TOML
# See https://github.com/crate-ci/typos/blob/master/docs/reference.md to configure typos
|
|
[default.extend-words]
|
|
ba = "ba"
|
|
fo = "fo"
|
|
enew = "enew"
|
|
tabe = "tabe"
|
|
Iterm = "Iterm"
|
|
ser = "ser"
|
|
Slq = "Slq"
|
|
|
|
[files]
|
|
extend-exclude = ["README.md", "*.s"]
|