mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 16:08:36 +00:00
vim-patch:7.4.883
Problem: Block-mode replace works characterwise instead of blockwise after
column 147. (Issue #422)
Solution: Set Visual mode. (Christian Brabandt)
10ad1d90da
This commit is contained in:
@@ -405,7 +405,7 @@ static int included_patches[] = {
|
||||
// 886 NA
|
||||
// 885,
|
||||
// 884 NA
|
||||
// 883,
|
||||
883,
|
||||
// 882,
|
||||
// 881,
|
||||
// 880 NA
|
||||
|
Reference in New Issue
Block a user