On Thu, April 12, 2012 09:37, John Beckett wrote: [forwarding to vim-dev] > I needed to look at ':help digraph-table' and noticed > something strange. There are 22 lines that have <space><grave> > at the end, for example: > > - -N 2013 8211 EN DASH ` > > However, the grave is hidden in the help. > > Is there a reason for the grave, or is it a documentation glitch?
That is probably a documentation glitch. I bet, the space grave should be there at every entry, since this is used for syntax highlighting help files (helpGraphics I think). Additionally helpGraphic should also link to something so it is highlighted in the help file, maybe Macro? regards, Christian -- 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
