Set <C-p> mapping for closing preview window
This commit is contained in:
		
							parent
							
								
									23abdd12ac
								
							
						
					
					
						commit
						cf05781c02
					
				| @ -37,6 +37,9 @@ noremap <leader>bd <Esc>:bd<CR> | ||||
| noremap <leader>wc <Esc>:bd<CR> | ||||
| noremap <leader>bo <Esc>:Bufonly<CR> | ||||
| 
 | ||||
| " close preview | ||||
| nmap <C-p> :pc<CR> | ||||
| 
 | ||||
| " Remap window commands | ||||
| " map <leader>ws <Esc>:wincmd s<CR> | ||||
| " map <leader>wv <Esc>:wincmd v<CR> | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user