quickfix/location list mappings changed
This commit is contained in:
		
							parent
							
								
									a6c4ca1a0d
								
							
						
					
					
						commit
						8910732d04
					
				| 
						 | 
				
			
			@ -44,20 +44,20 @@ nnoremap <Esc>= <C-w>=
 | 
			
		|||
 | 
			
		||||
"location list and quickfix mappings
 | 
			
		||||
nnoremap <space>lo :botright lwindow<CR>
 | 
			
		||||
nnoremap <space>lp :lprev<CR>zv
 | 
			
		||||
nnoremap <space>ln :lnext<CR>zv
 | 
			
		||||
nnoremap <up>      :lprev<CR>zv
 | 
			
		||||
nnoremap <down>    :lnext<CR>zv
 | 
			
		||||
nnoremap <space>lc :lclose<CR>
 | 
			
		||||
nnoremap <space>lh :lhistory<CR>
 | 
			
		||||
nnoremap <space>lhp :lolder<CR>
 | 
			
		||||
nnoremap <space>lhn :lnewer<CR>
 | 
			
		||||
nnoremap <space>lp :lolder<CR>
 | 
			
		||||
nnoremap <space>ln :lnewer<CR>
 | 
			
		||||
 | 
			
		||||
nnoremap <space>qo :botright cwindow<CR>
 | 
			
		||||
nnoremap <space>qp :cprev<CR>zv
 | 
			
		||||
nnoremap <space>qn :cnext<CR>zv
 | 
			
		||||
nnoremap <left>    :cprev<CR>zv
 | 
			
		||||
nnoremap <right>   :cnext<CR>zv
 | 
			
		||||
nnoremap <space>qc :cclose<CR>
 | 
			
		||||
nnoremap <space>qh :chistory<CR>
 | 
			
		||||
nnoremap <space>qhp :colder<CR>
 | 
			
		||||
nnoremap <space>qhn :cnewer<CR>
 | 
			
		||||
nnoremap <space>qp :colder<CR>
 | 
			
		||||
nnoremap <space>qn :cnewer<CR>
 | 
			
		||||
 | 
			
		||||
nnoremap <space>nh :noh<CR>
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue