Skip to content

Commit

Permalink
feature: Add shortcuts for Location window
Browse files Browse the repository at this point in the history
  • Loading branch information
jvortmann committed Jul 3, 2016
1 parent 045649b commit 2cecdf8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions conf/shortcuts/location.shortcuts
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
" vim: ft=vim
noremap <Leader>lo :bo lopen<CR>
noremap <Leader>lc :bo lclose<CR>
noremap <Leader>lt :bo lw<CR>
noremap <Leader>ln :lnext<CR>
noremap <Leader>lp :lprev<CR>

0 comments on commit 2cecdf8

Please sign in to comment.