diff --git a/vimrc b/vimrc index e31ac19..9ab4b04 100644 --- a/vimrc +++ b/vimrc @@ -115,7 +115,7 @@ exec 'nmap f :Files ' nmap g :GitFiles exec 'nmap a :Ag ' nmap b :Buffers -nmap l :Lines +nmap l :BLines nmap c :Commits nmap h :Helptags nmap s :Snippets