mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00
vim-patch:7.4.818
Problem: 'linebreak' breaks c% if the last Visual selection was block.
(Chris Morganiser, Issue 389)
Solution: Handle Visual block mode differently. (Christian Brabandt)
89c17c02ca
This commit is contained in:
@@ -470,7 +470,7 @@ static int included_patches[] = {
|
||||
// 821,
|
||||
820,
|
||||
// 819,
|
||||
// 818,
|
||||
818,
|
||||
817,
|
||||
816,
|
||||
815,
|
||||
|
Reference in New Issue
Block a user