Hi vim!

On So, 17 Okt 2010, Christian Brabandt wrote:

>   \synIDattr(synID(line("."),col("."+), 0), "name")

Grml, I hate auto wrapping. That should have been

   \synIDattr(synID(line("."),col("."), 0), "name")

regards,
Christian

-- 
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

Reply via email to