mirror of
				https://github.com/chylex/IntelliJ-IdeaVim.git
				synced 2025-10-31 11:17:13 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			150 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			150 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| root = true
 | |
| 
 | |
| [*.java]
 | |
| indent_size = 2
 | |
| indent_style = space
 | |
| 
 | |
| [*.kt]
 | |
| indent_size = 2
 | |
| indent_style = space
 | |
| ktlint_standard_no-wildcard-imports = disabled | 
