vim spell for english and german

This commit is contained in:
Christoph J. Scherr 2023-08-21 11:49:51 +02:00
parent e889e5cc01
commit 2889e2e0b6
Signed by: cscherrNT
GPG Key ID: 8E2B45BC51A27EA7
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ nmap <A-u> kzz
nmap <A-d> jzz
" spell checking -----------------------------------------------------------------------------------
set spell spelllang=en
set spell spelllang=en,de
" set a location
set spellfile=~/.config/nvim/spell/en.utf-8.add