On Fri 6-Oct-06 6:46pm -0600, A.J.Mechelynck wrote: > Hari Krishna Dara wrote: > [...] >> Interesting... the 7.0.99 version that I have doesn't have anything that >> you are pointing to, and the example clearly used map <expr>. The >> documentation was probably updated later on? What patch version do you >> have? Or may be that I updated the vim binaries, not runtime, so I might >> not be seeing the updates to documentation. >> > > I periodically update my runtime files using > > cd ~/.build/vim/vim70 > rsync -avzcP --delete --exclude="/dos/" ftp.nluug.nl::Vim/runtime/ > ./runtime/
Thanks for showing us the 'nix approach. Here's the "dos" approach: copy /us "ftp://ftp.home.vim.org/pub/vim/runtime/dos/*" c:\vim\vim70\ -- Best regards, Bill
