mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00
vim-patch:7.4.758
Problem: When 'conceallevel' is 1 and quitting the command-line window with
CTRL-C the first character ':' is erased.
Solution: Reset 'conceallevel' in the command-line window. (Hirohito
Higashi)
fa67fbe6b8
This commit is contained in:

committed by
Justin M. Keyes

parent
a9a25fda42
commit
b0cfb6905a
@@ -530,7 +530,7 @@ static int included_patches[] = {
|
||||
// 761 NA
|
||||
// 760,
|
||||
// 759 NA
|
||||
// 758,
|
||||
758,
|
||||
// 757 NA
|
||||
// 756 NA
|
||||
755,
|
||||
|
Reference in New Issue
Block a user