Guest User

Untitled

a guest
Jul 18th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. normal! gg
  2. echom searchpair('\<if\>', '', '\<end\>', 'W')
  3.  
  4. normal! Gk
  5. echom searchpair('\<if\>', '', '\<end\>', 'Wb')
  6.  
  7. normal! G
  8. echom searchpair('\<if\>', '', '\<end\>', 'Wb')
Add Comment
Please, Sign In to add comment