nix-community.nixvim/typos.toml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

21 lines
759 B
TOML
Raw Normal View History

[files]
extend-exclude = ["**/lspconfig-servers.json"]
2024-03-07 19:44:13 +01:00
[default.extend-words]
tabe = "tabe"
noice = "noice"
darcula = "darcula" # base16-list
Parm = "Parm" # clangd-extensions
Definitons = "Definitons" # TODO: ./plugins/languages/treesitter/treesitter-refactor.nix
deffered = "deffered" # TODO: ./plugins/utils/vim-matchup.nix
defered = "defered" # ./plugins/utils/auto-save.nix
2024-03-07 19:44:13 +01:00
Highligt = "Highligt" # TODO: ./plugins/utils/neogen.nix
Annote = "Annote" # TODO: ./plugins/lsp/fidget.nix
2024-03-26 17:25:39 +01:00
ket = "ket" # ./plugins/utils/sandwich.nix
2024-04-22 11:22:05 +02:00
tro = "tro" # ./plugins/utils/spectre.nix
protols = "protols" # ./plugins/lsp/lsp-packages.nix
[type.patch]
extend-glob = ["*.patch"]
check-file = false