1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 02:20:05 +08:00
SpaceVim/config/plugins/vim-expand-region.vim

3 lines
72 B
VimL
Raw Normal View History

2017-04-04 11:03:36 +08:00
xmap v <Plug>(expand_region_expand)
xmap V <Plug>(expand_region_shrink)