map code action popup to <leader>ca
This commit is contained in:
		
							parent
							
								
									88e3cb4ead
								
							
						
					
					
						commit
						79b517a247
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -13,3 +13,4 @@ utils.map("n", "<leader>s", "<cmd>setlocal spell spelllang=en_us<cr>") | |||
| -- Toggle line numbers and file tree | ||||
| utils.map("n", "<F3>", "<cmd>set nonumber!<CR>") | ||||
| utils.map("n", "<leader>fe", "<cmd>Oil<CR>") | ||||
| utils.map("n", "<leader>ca", "<cmd>CodeActionMenu<CR>") | ||||
|  |  | |||
		Reference in a new issue