mirror of
https://github.com/neovim/neovim.git
synced 2025-10-03 00:18:33 +00:00
vim-patch:7.4.898
Problem: The 'fixendofline' option is set on with ":edit".
Solution: Don't set the option when clearing a buffer. (Yasuhiro Matsumoto)
04dfd51229
This commit is contained in:
@@ -98,7 +98,7 @@ static int included_patches[] = {
|
||||
// 901,
|
||||
// 900 NA
|
||||
// 899 NA
|
||||
// 898,
|
||||
898,
|
||||
// 897,
|
||||
// 896,
|
||||
// 895,
|
||||
|
Reference in New Issue
Block a user