I don't know if it's OK to ask questions like these on this list, but
could someone tell me what this line means:
matchstr(getline('.'), '\\\(no\)\?bibliography{\zs.\{-}\ze}')
I understand the matchstr and getline part but not the ('.'),
'\\\(no\)\?bibliography{\zs.\{-}\ze}' part.
It seems to be a regex but how is it build up?
Thanks in advance.
Adriaan.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---