diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-02-12 06:34:16 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-12 06:34:16 +0800 |
commit | 9605cfe06c44df032231360fb0fcd07e3f4ae10a (patch) | |
tree | 88e456903fa524bdde4efaf5c25cab6db6696f2a /runtime/lua/vim | |
parent | 3faedb0509545a01d84a37bdadf4a9150cc03d5c (diff) | |
download | rneovim-9605cfe06c44df032231360fb0fcd07e3f4ae10a.tar.gz rneovim-9605cfe06c44df032231360fb0fcd07e3f4ae10a.tar.bz2 rneovim-9605cfe06c44df032231360fb0fcd07e3f4ae10a.zip |
vim-patch:9.1.0097: 'breakindent' behaves inconsistently with 'list' and splits (#27432)
Problem: 'breakindent' behaves inconsistently with 'list' and splits.
Solution: Use 'listchars' from the correct window and handle caching
properly. Move cheaper comparisons to the top.
(zeertzjq)
closes: vim/vim#14008
https://github.com/vim/vim/commit/efabd7c8d4f733350364356b8950a11f013aec49
Diffstat (limited to 'runtime/lua/vim')
0 files changed, 0 insertions, 0 deletions