1
0
forked from aniani/vim
Files
vim/src/testdir/test_blockedit.vim
Bram Moolenaar 59f4f9505a patch 8.2.3687: blockwise insert does not handle autoindent properly
Problem:    Blockwise insert does not handle autoindent properly when tab is
            inserted.
Solution:   Adjust text column for indent before computing column.
            (closes #9229)
2021-11-27 22:47:43 +00:00

3.8 KiB