1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-08-16 20:53:52 -07:00
Files
.github
bin
doc
man
plugin
shell
src
test
.gitignore
.goreleaser.yml
.rubocop.yml
.tool-versions
ADVANCED.md
BUILD.md
CHANGELOG.md
Dockerfile
LICENSE
Makefile
README-VIM.md
README.md
go.mod
go.sum
install
install.ps1
main.go
typos.toml
uninstall
fzf/typos.toml
Junegunn Choi f5f0b9ecaa Fix a typo
2023-11-08 11:18:36 +09:00

11 lines
216 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"
[files]
extend-exclude = ["README.md"]