1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-25 03:02:21 +08:00
SpaceVim/config/plugins/vim-expand-region.vim
2017-04-04 11:03:36 +08:00

3 lines
72 B
VimL

xmap v <Plug>(expand_region_expand)
xmap V <Plug>(expand_region_shrink)