O vim não baixa o arquivo ortográfico, netrw?

O vim não baixa o arquivo ortográfico, netrw?

Comprei um novo laptop com Debian 10 e movi meu .vimrcarquivo do antigo (Linux Mint).

Quando executo o vim, ele diz

Warning: Cannot find word list "de.utf-8.spl" or "de.ascii.spl"

até agora tudo normal, mas digitar :set spelldentro do vim me dá:

:set spell
Cannot find spell file for "de" in utf-8
Do you want me to try downloading it?

Downloading de.utf-8.spl...
shell returned 127
**error** (netrw) /bin/bash: ftp: command not found
**warning** (netrw) file </tmp/v3pJNib/0.spl> not readable
Could not find it, trying de.ascii.spl...
shell returned 127
**error** (netrw) /bin/bash: ftp: command not found
**warning** (netrw) file </tmp/v3pJNib/0.spl> not readable
Sorry, downloading failed
Warning: Cannot find word list "de.utf-8.spl" or "de.ascii.spl"
Press ENTER or type command to continue

Não tenho ideia do que está acontecendo de errado aí. Eu usei esse arquivo .vimrc por anos.

informação relacionada