1
2
3
nnoremap <buffer> <localleader>g :GrowEnclosing<CR>
nnoremap <buffer> <localleader>s :ShrinkEnclosing<CR>
nnoremap <buffer> <C-]> :Locate<CR>