feat: add treesitter indent
This commit is contained in:
		
							parent
							
								
									f0cbe5e4c3
								
							
						
					
					
						commit
						c4456e908a
					
				@ -39,7 +39,7 @@ function M.config()
 | 
				
			|||||||
		-- context_commentstring = { enable = true, config = { css = '// %s' } },
 | 
							-- context_commentstring = { enable = true, config = { css = '// %s' } },
 | 
				
			||||||
		-- indent = {enable = true, disable = {"python", "html", "javascript"}},
 | 
							-- indent = {enable = true, disable = {"python", "html", "javascript"}},
 | 
				
			||||||
		-- TODO seems to be broken
 | 
							-- TODO seems to be broken
 | 
				
			||||||
		indent = { enable = false, disable = { 'python', 'css' } },
 | 
							indent = { enable = true, disable = { 'python', 'css' } },
 | 
				
			||||||
		-- autotag = { enable = true },
 | 
							-- autotag = { enable = true },
 | 
				
			||||||
		-- autopairs = {
 | 
							-- autopairs = {
 | 
				
			||||||
		-- 	enable = true,
 | 
							-- 	enable = true,
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user