mirror of
				https://github.com/neovim/neovim.git
				synced 2025-10-26 12:27:24 +00:00 
			
		
		
		
	config: split out versiondef.h from config.h
This avoids recompiling every c file after comitting.
This commit is contained in:
		 Björn Linse
					Björn Linse
				
			
				
					committed by
					
						 Justin M. Keyes
						Justin M. Keyes
					
				
			
			
				
	
			
			
			 Justin M. Keyes
						Justin M. Keyes
					
				
			
						parent
						
							d2e13d3b3d
						
					
				
				
					commit
					4f92178a75
				
			| @@ -4033,7 +4033,7 @@ void do_modelines(int flags) | ||||
|   --entered; | ||||
| } | ||||
|  | ||||
| #include "nvim/version_defs.h"            /* for version number */ | ||||
| #include "nvim/version.h"            /* for version number */ | ||||
|  | ||||
| /* | ||||
|  * chk_modeline() - check a single line for a mode string | ||||
|   | ||||
		Reference in New Issue
	
	Block a user