chore(nvim): automatically install codespell

This commit is contained in:
Stefan Imhoff
2024-02-28 10:19:48 +01:00
parent 2a8b6d9ecb
commit 298612667e

View File

@@ -6,6 +6,7 @@ return {
ensure_installed = {
"astro-language-server",
"black",
"codespell",
"cspell",
"css-lsp",
"cssmodules-language-server",