Thanks Tony. I (finally) cloned the Mercurial project on my new laptop and noticed that the source files reflected the latest changes. I guess it's the Ubuntu package manager that is not updated yet (I installed with "sudo apt-get install vim vim-runtime"). Somehow the one installed by the package manager seems pretty old. Doing a ":version" gave the following: :version VIM - Vi IMproved 7.3 (2010 Aug 15, compiled May 4 2012 04:25:35) Included patches: 1-429
Anyway, thanks a lot. After cloning the project, I got back the files I need. Best regards, Daniel On Mon, 5 Oct 2015 at 19:08 Tony Mechelynck <[email protected]> wrote: > On Mon, Oct 5, 2015 at 11:41 AM, Daniel Kho <[email protected]> wrote: > > Hi Bram, > > Just wondering if the file has been committed yet? I didn't see the > changes > > from a clean install of vim on a new laptop, so I'm asking. > > AFAICT the latest syntax/vhdl.vim is the one has a "Last Changed date" > of 2015 Apr 25 near the top but diffing it with the script you sent as > attachment finds no differences. But which version did you install? > When you do ":version" (without the quotes and with <Enter> at the > end) in the newly installed Vim, has it got an "Included patches" line > near the top? If it hasn't, then no patches are included (i.e. 7.4.000 > probably). My own version (self-compiled from the latest sources found > on the Mercurial mirror at bitbucket) is 7.4.889. > > Best regards, > Tony. > > -- > -- > You received this message from the "vim_dev" maillist. > Do not top-post! Type your reply below the text you are replying to. > For more information, visit http://www.vim.org/maillist.php > > --- > You received this message because you are subscribed to a topic in the > Google Groups "vim_dev" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/vim_dev/hqsPqAmWn6g/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Best regards, Daniel - Sent from my Samsung mobile - -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
