Merge branch 'master' into zig-0.15.0
This commit is contained in:
		
						commit
						88fef7274b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -16,7 +16,7 @@ highlight_columns_enabled: bool = false,
 | 
				
			||||||
whitespace_mode: []const u8 = "none",
 | 
					whitespace_mode: []const u8 = "none",
 | 
				
			||||||
inline_diagnostics: bool = true,
 | 
					inline_diagnostics: bool = true,
 | 
				
			||||||
animation_min_lag: usize = 0, //milliseconds
 | 
					animation_min_lag: usize = 0, //milliseconds
 | 
				
			||||||
animation_max_lag: usize = 150, //milliseconds
 | 
					animation_max_lag: usize = 50, //milliseconds
 | 
				
			||||||
enable_format_on_save: bool = false,
 | 
					enable_format_on_save: bool = false,
 | 
				
			||||||
restore_last_cursor_position: bool = true,
 | 
					restore_last_cursor_position: bool = true,
 | 
				
			||||||
follow_cursor_on_buffer_switch: bool = false, //scroll cursor into view on buffer switch
 | 
					follow_cursor_on_buffer_switch: bool = false, //scroll cursor into view on buffer switch
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue