mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00
vim-patch:7.4.345
Problem: Indent is not updated when deleting indent. Solution: Remember changedtick. https://code.google.com/p/vim/source/detail?r=v7-4-345
This commit is contained in:
@@ -250,7 +250,7 @@ static int included_patches[] = {
|
||||
//348,
|
||||
//347,
|
||||
346,
|
||||
//345,
|
||||
345,
|
||||
344,
|
||||
343,
|
||||
//342 NA
|
||||
|
Reference in New Issue
Block a user