mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +00:00
vim-patch:7.4.2189
f71d7b9ee5
Author: Bram Moolenaar <Bram@vim.org>
Date: Tue Aug 9 22:14:05 2016 +0200
patch 7.4.2189
Problem: Cannot detect encoding in a fifo.
Solution: Extend the stdin way of detecting encoding to fifo. Add a test
for detecting encoding on stdin and fifo. (Ken Takata)
This commit is contained in:
@@ -255,7 +255,7 @@ static const int included_patches[] = {
|
||||
// 2192 NA
|
||||
// 2191 NA
|
||||
2190,
|
||||
// 2189,
|
||||
2189,
|
||||
2188,
|
||||
2187,
|
||||
// 2186 NA
|
||||
|
Reference in New Issue
Block a user