style: format lazy.lua
This commit is contained in:
		
							parent
							
								
									1355a0c4ec
								
							
						
					
					
						commit
						7d0233b9b2
					
				@ -14,13 +14,13 @@ require('lazy').setup('plugins', {
 | 
				
			|||||||
		},
 | 
							},
 | 
				
			||||||
		rtp = {
 | 
							rtp = {
 | 
				
			||||||
			reset = true,
 | 
								reset = true,
 | 
				
			||||||
			paths = {"~/.local/share/nvim/site/"},
 | 
								paths = { '~/.local/share/nvim/site/' },
 | 
				
			||||||
			disabled_plugins = {
 | 
								disabled_plugins = {
 | 
				
			||||||
				'gzip',
 | 
									'gzip',
 | 
				
			||||||
				'matchit',
 | 
									'matchit',
 | 
				
			||||||
				-- "matchparen",
 | 
									-- "matchparen",
 | 
				
			||||||
				"netrwPlugin",
 | 
									'netrwPlugin',
 | 
				
			||||||
				"netrw",
 | 
									'netrw',
 | 
				
			||||||
				'tarPlugin',
 | 
									'tarPlugin',
 | 
				
			||||||
				'tohtml',
 | 
									'tohtml',
 | 
				
			||||||
				'tutor',
 | 
									'tutor',
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user