2016-11-11 5 views

답변

0

빔은 유용하게 자동으로 실종 spellfiles을 다운로드 할 spellfile.vim 플러그인을 포함

:set spelllang=de_DE 
:set spell 
Cannot find spell file for "de" in utf-8 
Do you want me to try downloading it? 
(Y)es, [N]o: Y 
Downloading de.utf-8.spl... 
:!curl 'http://ftp.vim.org/pub/vim/runtime/spell/de.utf-8.spl' -o '/tmp/vRnqpoy/2.spl' 
    % Total % Received % Xferd Average Speed Time Time  Time Current 
           Dload Upload Total Spent Left Speed 
"/tmp/vRnqpoy/2.spl" [noeol] 5996L, 2388148C 
In which directory do you want to write the file: 
1. /home/martin/.vim/spell 
[C]ancel, (1): 1 
"~/.vim/spell/de.utf-8.spl" [New] 5996L, 2388149C written 

을이 당신을 위해 작동 플러그인 아무것도를 다운로드하지 않는 이유를 :verbose set spell를 사용하지 않는 경우.