nvim: disable spell check in quickfix windows

This commit is contained in:
Fernando Schauenburg 2024-08-01 23:03:03 +02:00
parent 84673a04a5
commit 3ac248c53d

View file

@ -0,0 +1 @@
vim.opt.spell = false