|  | @@ -244,6 +244,7 @@ M.config = function()
 | 
	
		
			
				|  |  |          c = { "<cmd>Telescope colorscheme<cr>", "Colorscheme" },
 | 
	
		
			
				|  |  |          f = { "<cmd>Telescope find_files<cr>", "Find File" },
 | 
	
		
			
				|  |  |          h = { "<cmd>Telescope help_tags<cr>", "Find Help" },
 | 
	
		
			
				|  |  | +        H = { "<cmd>Telescope highlights<cr>", "Find highlight groups" },
 | 
	
		
			
				|  |  |          M = { "<cmd>Telescope man_pages<cr>", "Man Pages" },
 | 
	
		
			
				|  |  |          r = { "<cmd>Telescope oldfiles<cr>", "Open Recent File" },
 | 
	
		
			
				|  |  |          R = { "<cmd>Telescope registers<cr>", "Registers" },
 |