2024-09-29 19:04:07 +02:00
|
|
|
[files]
|
|
|
|
extend-exclude = ["**/lspconfig-servers.json"]
|
|
|
|
|
2024-03-07 19:44:13 +01:00
|
|
|
[default.extend-words]
|
|
|
|
tabe = "tabe"
|
|
|
|
noice = "noice"
|
2025-01-11 13:52:19 +01:00
|
|
|
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
|
|
|
|
Highligt = "Highligt" # TODO: ./plugins/utils/neogen.nix
|
|
|
|
Annote = "Annote" # TODO: ./plugins/lsp/fidget.nix
|
|
|
|
ket = "ket" # ./plugins/utils/sandwich.nix
|
|
|
|
tro = "tro" # ./plugins/utils/spectre.nix
|
|
|
|
protols = "protols" # ./plugins/lsp/lsp-packages.nix
|
|
|
|
compatibilty = "compatibilty" # ./plugins/by-name/visual-multi/default.nix
|
2024-09-11 00:08:51 +02:00
|
|
|
|
|
|
|
[type.patch]
|
|
|
|
extend-glob = ["*.patch"]
|
|
|
|
check-file = false
|