Hi David!
You could test, whether q is empty.
On Do, 17 Dez 2009, David Lam wrote:
> How do i do something like, (if q == ESCAPE) return; ?
if(empty(q)) | return | endif
regards,
Christian
cool- that fixes the problem... thanks!
--
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
No comments:
Post a Comment