spell probs

This commit is contained in:
Daylin Morgan 2025-02-13 11:46:27 -06:00
parent aa4c3ecdae
commit 634e165d47
Signed by: daylin
GPG key ID: 950D13E9719334AD
2 changed files with 4 additions and 3 deletions

View file

@ -28,12 +28,12 @@ vim.api.nvim_create_autocmd({ "BufRead", "BufNewFile", }, {
"cSpell.json",
".cSpell.json",
".cspell.config.json",
"cpsell.config.yaml",
".cpsell.config.yaml",
"cspell.config.yaml",
".cspell.config.yaml",
}
for _, file in ipairs(cspell_files) do
if vim.fn.findfile(file, ".;") ~= "" then
vim.notify(file)
vim.opt_local.spell = false
break
end

View file

@ -75,3 +75,4 @@ href
chainable
doxorubicin
clonality
intratumoral