Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | vim-patch:9.0.0662: concealed characters do not work correctly (#23454) | zeertzjq | 2023-05-03 |
| | | | | | | | | | | Problem: Concealed characters do not work correctly. Solution: Subtract boguscols instead of adding them. (closes vim/vim#11273) https://github.com/vim/vim/commit/75008661821eee6989476908feaf64a9dea03e05 Code change is N/A as Nvim has a draw_col variable instead. Co-authored-by: Bram Moolenaar <Bram@vim.org> | ||
* | test: convert tests in test_conceal.vim to Lua | zeertzjq | 2023-04-19 |