update
This commit is contained in:
		
							parent
							
								
									316ef6e575
								
							
						
					
					
						commit
						49524fb9d0
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		
							
								
								
									
										4
									
								
								init.lua
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								init.lua
									
									
									
									
									
								
							|  | @ -445,6 +445,10 @@ wk.register({ | ||||||
| 		name = "Refresh", | 		name = "Refresh", | ||||||
| 		d = { vim.diagnostic.reset, "Refresh diagnostic" }, | 		d = { vim.diagnostic.reset, "Refresh diagnostic" }, | ||||||
| 	}, | 	}, | ||||||
|  | 	e = { | ||||||
|  | 		name = "Eval", | ||||||
|  | 		r = { "w !ruby", "Ruby" }, | ||||||
|  | 	}, | ||||||
| 	b = { | 	b = { | ||||||
| 		name = "Buffer", | 		name = "Buffer", | ||||||
| 		p = { "<cmd>PinBuffer<CR>", "Pin buffer" }, | 		p = { "<cmd>PinBuffer<CR>", "Pin buffer" }, | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue