With a few mappings:
noremap <leader>b :ls<cr>:buffer noremap <C-a> :b#<cr> noremap <C-h> :bprev<cr> noremap <C-l> :bnext<cr>