@ -399,6 +399,10 @@ endif
" #plugin settings
" gitgutter
nmap ]h <Plug>GitGutterNextHunk
nmap [h <Plug>GitGutterPrevHunk
" Use the silver searcher ag command instead of grep
if executable('ag')
" Use ag over grep