On Feb 21, 8:44 am, Axel Bender <[email protected]> wrote: > Thanks for your help, it worked right out of the box! > > Is there a way to find out the syntax of the revision number/the available > revisions?
Vim tags all versioned releases. hg tags will list the available tags for you. Typing hg --help will give you a list and brief summary of all the commands/topics. -- You received this message from the "vim_use" 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
