include c , v keys in whichkey lazyloading
This commit is contained in:
		
							parent
							
								
									12f26e91ef
								
							
						
					
					
						commit
						7914da7cd3
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -253,7 +253,7 @@ local default_plugins = { | |||
|   -- Only load whichkey after all the gui | ||||
|   { | ||||
|     "folke/which-key.nvim", | ||||
|     keys = { "<leader>", '"', "'", "`" }, | ||||
|     keys = { "<leader>", '"', "'", "`", "c", "v" }, | ||||
|     init = function() | ||||
|       require("core.utils").load_mappings "whichkey" | ||||
|     end, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue