vim: add mapping to delete into black hole register
This commit is contained in:
		
							parent
							
								
									852169a618
								
							
						
					
					
						commit
						496295af26
					
				| @ -141,6 +141,9 @@ nnoremap <silent> ,bp :bprevious<CR> | |||||||
| nnoremap <silent> ,bf :bnext<CR> | nnoremap <silent> ,bf :bnext<CR> | ||||||
| nnoremap <silent> ,Bp :BufSurfBack<CR> | nnoremap <silent> ,Bp :BufSurfBack<CR> | ||||||
| nnoremap <silent> ,Bf :BufSurfForward<CR> | nnoremap <silent> ,Bf :BufSurfForward<CR> | ||||||
|  | 
 | ||||||
|  | " delete into the black hole register | ||||||
|  | nnoremap <leader>d "_d | ||||||
| " } | " } | ||||||
| 
 | 
 | ||||||
| " PLUGINS | " PLUGINS | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Guillaume DOTT
						Guillaume DOTT