nvim: disable spell checking for NeogitStatus buffers

This commit is contained in:
Fernando Schauenburg 2024-07-21 19:12:46 +02:00
parent 608d971a3c
commit c0d1bd2df8

View file

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