![O vim não baixa o arquivo ortográfico, netrw?](https://rvso.com/image/1604663/O%20vim%20n%C3%A3o%20baixa%20o%20arquivo%20ortogr%C3%A1fico%2C%20netrw%3F.png)
Comprei um novo laptop com Debian 10 e movi meu .vimrc
arquivo 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 spell
dentro 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.