switch indentation of nix files
This commit is contained in:
		
							parent
							
								
									bf129e6b81
								
							
						
					
					
						commit
						7edc18094d
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
					@ -11,6 +11,10 @@ hook global BufCreate .*\.py %{
 | 
				
			||||||
    set global indentwidth 4
 | 
					    set global indentwidth 4
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					hook global BufCreate .*\.nix %{
 | 
				
			||||||
 | 
					    set global indentwidth 2
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#################################################################
 | 
					#################################################################
 | 
				
			||||||
# Spaces
 | 
					# Spaces
 | 
				
			||||||
#################################################################
 | 
					#################################################################
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue