Monday, December 31, 2012

Re: Debugging Error In VIM Script

Excerpts from Rakesh UV's message of Mon Dec 31 17:07:17 +0100 2012:
> Dear Vim users,
>
> while starting gvim.exe some plugin is throwing a message, there is
> line number or script name or error just a value 0 with a OK button
> :-).

:messages will reshow them.
https://github.com/c9s/vim-dev-plugin -> how to debug VimL

The -V20 trick logging all viml lines might be of use, have a look at
the file while the message box is open, then you understand what vim is
doing (hopefully)

Marc Weber

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