mirror of
				https://github.com/folke/lazy.nvim.git
				synced 2025-10-31 06:21:14 +00:00 
			
		
		
		
	fix(rtp): keep site in rtp
This commit is contained in:
		
					parent
					
						
							
								6dbcdcec83
							
						
					
				
			
			
				commit
				
					
						94d012511d
					
				
			
		
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -142,6 +142,7 @@ function M.setup(spec, opts) | |||
|       vim.fn.fnamemodify(vim.v.progpath, ":p:h:h") .. "/lib/nvim", | ||||
|       vim.fn.stdpath("config"), | ||||
|       vim.fn.stdpath("config") .. "/after", | ||||
|       vim.fn.stdpath("data") .. "/site", | ||||
|     } | ||||
|   end | ||||
|   for _, path in ipairs(M.options.performance.rtp.paths) do | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue