Skip to content

Instantly share code, notes, and snippets.

@haya14busa
Created December 14, 2013 13:32
Show Gist options
  • Select an option

  • Save haya14busa/7959149 to your computer and use it in GitHub Desktop.

Select an option

Save haya14busa/7959149 to your computer and use it in GitHub Desktop.
"vim
"vim
"vim
"vim
"vim
"vim
"vim
"vim
"vim
"vim
exec 'normal! V\<ESC>'
exec 'normal! gg3jV2j\<ESC>'
echom line("v")
" 4
echom line("'<")
" 4
echom line("'>")
" 6 になってほしいが結果が4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment