mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
'shortmess': Add "F" flag. #4446
Add "Don't give the file editing message" flag in shortmess option. Add the UI tests by @fmoralesc Fix the changes for Vim 7.4.1570
This commit is contained in:

committed by
Justin M. Keyes

parent
c94575fded
commit
77a7ca458b
@@ -69,6 +69,7 @@ static char *features[] = {
|
||||
|
||||
// clang-format off
|
||||
static int included_patches[] = {
|
||||
1570,
|
||||
1511,
|
||||
1366,
|
||||
|
||||
|
Reference in New Issue
Block a user