Hi Bram Moolenaar, you wrote: > > I think the best method is to obtain all the files from subversion and > then get the latest runtime files with rsync. Get spell files manually > (this can be done automatically if you use a language for the first > time). >
I tried to use the command given on the vim.sf.net site to update Windows runtime files: rsync -avzcP --delete ftp.nluug.nl::Vim/runtime/dos/ . It seems to work fine, but the result directory doesn't have spell directory at all. Is it bug or feature? -- Alexei Alexandrov