vim:ftplug:qf: Disable spell checking

This commit is contained in:
2024-10-30 13:11:32 +01:00
parent bdd25e579b
commit 2a4812a740

View File

@@ -0,0 +1,2 @@
" Disable spell checking
setlocal nospell