mirror of
https://github.com/neovim/neovim.git
synced 2025-09-10 13:28:19 +00:00
errors: Introduce "E856: Filename too long"
This commit is contained in:
@@ -191,6 +191,8 @@ typedef struct ff_search_ctx_T {
|
||||
# include "file_search.c.generated.h"
|
||||
#endif
|
||||
|
||||
static char_u e_pathtoolong[] = N_("E854: path too long for completion");
|
||||
|
||||
/*
|
||||
* Initialization routine for vim_findfile().
|
||||
*
|
||||
|
Reference in New Issue
Block a user