Re: Patch 8.1.0746

2019-01-15 Fir de Conversatie Jason Franklin
All is now right in the Universe. -- -- 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 --- You received this message because you are subscribed to the Google

Patch 8.1.0746

2019-01-14 Fir de Conversatie Bram Moolenaar
Patch 8.1.0746 Problem:Highlighting not updated with conceal and 'cursorline'. (Jason Franklin) Solution: Do not use a zero line number. Check if 'conceallevel' is set for the current window. Files: src/main.c, src/testdir/test_conceal.