Friday, August 3, 2012

Re: vim: current best recommended script/function debug method/tool/plugins?

On 8/3/2012 11:00 AM, Charles Campbell wrote:
> 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
>
thanks.
I got it installed, but is still wondering/learning how to use it for my
script...is there a tutorial for newbie?

regards
ping

--
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

No comments: