mirror of
https://github.com/neovim/neovim.git
synced 2025-10-05 01:16:31 +00:00
vim-patch:7.4.631
Problem: The default conceal character is documented to be a space but it's
initially a dash. (Christian Brabandt)
Solution: Make the intial value a space.
4a42710695
This commit is contained in:
@@ -365,7 +365,7 @@ static int included_patches[] = {
|
||||
// 634,
|
||||
633,
|
||||
// 632 NA
|
||||
// 631,
|
||||
631,
|
||||
630,
|
||||
629,
|
||||
// 628,
|
||||
|
Reference in New Issue
Block a user