Robert Hicks wrote:
Is there a way to highlight unmatched strings for " and ' in a syntax file?Robert
Have a look at syntax/vim.vim, where an unpaired " starts a comment. Best regards, Tony.
Robert Hicks wrote:
Is there a way to highlight unmatched strings for " and ' in a syntax file?Robert
Have a look at syntax/vim.vim, where an unpaired " starts a comment. Best regards, Tony.