mirror of
				https://github.com/neovim/neovim.git
				synced 2025-10-26 12:27:24 +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
	 Justin M. Keyes
					Justin M. Keyes