ping wrote:
folks:
I'm a newbie to vimL/vim script.
I'm trying to define my own functions and keep getting errors.
Especially I hope there is a way to quickly get the value of my var -- a way better than insert "echo var1|sleep 3" for every var that I want to inspect. (I use it a lot, and I need that sleep to make sure I can see the output from the screen)

google search mentioned Decho from some thread, but it looks last update is from 4 years ago. I'd like to hear advice from experts before diving into it.

Try Decho v21m from my website: http://www.drchip.org/astronaut/vim/index.html#DECHO (last update was Apr 18, 2012).

Regards,
Chip Campbell

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to