keep treesitter indenting enabled by default
This commit is contained in:
		
							parent
							
								
									e8a4158924
								
							
						
					
					
						commit
						0e6ab04ed7
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		|  | @ -10,10 +10,15 @@ local options = { | |||
|   ensure_installed = { | ||||
|     "lua", | ||||
|   }, | ||||
| 
 | ||||
|   highlight = { | ||||
|     enable = true, | ||||
|     use_languagetree = true, | ||||
|   }, | ||||
| 
 | ||||
|   indent = { | ||||
|     enable = true, | ||||
|   }, | ||||
| } | ||||
| 
 | ||||
| -- check for any override | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue