fixed harpoon filename
This commit is contained in:
		
							
								
								
									
										8
									
								
								lua/plugins/harpoon.lua
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								lua/plugins/harpoon.lua
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,8 @@
 | 
			
		||||
return {
 | 
			
		||||
  "ThePrimeagen/harpoon",
 | 
			
		||||
  version = "*",
 | 
			
		||||
  event = "VeryLazy",
 | 
			
		||||
  config = function() require("harpoon").setup {} end,
 | 
			
		||||
  dependences = { "nvim-lua/plenary.nvim "},
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user