mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.418
Problem: When leaving ":append" the cursor shape is like in Insert mode. (Jacob Niehus) Solution: Do not have State set to INSERT when calling getline(). https://code.google.com/p/vim/source/detail?r=v7-4-418
This commit is contained in:
@@ -214,7 +214,7 @@ static int included_patches[] = {
|
||||
//421,
|
||||
//420 NA
|
||||
//419,
|
||||
//418,
|
||||
418,
|
||||
//417,
|
||||
//416,
|
||||
//415,
|
||||
|
Reference in New Issue
Block a user