aboutsummaryrefslogtreecommitdiff
path: root/test/functional/legacy/conceal_spec.lua
Commit message (Collapse)AuthorAge
* vim-patch:9.0.0662: concealed characters do not work correctly (#23454)zeertzjq2023-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 Luazeertzjq2023-04-19