diff --git a/vim/shortcuts.vim b/vim/shortcuts.vim index 751e81d..37295ac 100644 --- a/vim/shortcuts.vim +++ b/vim/shortcuts.vim @@ -36,6 +36,8 @@ nmap tc :tabclose " open quickfix nmap cc :botright cope +" open loclist +nmap ll :botright lope " close quickfix (also see C below) nmap cx :hide nmap co ggVGy:tabnew:set syntax=qfpgg