Decho.vim : Vim script debugger with a separate window
script karma |
Rating 28/10,
Downloaded by 337 |
created by |
Charles Campbell |
|
script type |
utility |
|
description |
This script provides debugging messages in a separate window. One puts
Decho "some message here"
-or-
call Decho("another message")
and Decho will split the screen with a five line debugging window on the
bottom of the display where the messages will appear. Allows one to inspect
multiple error messages with the usual vim editing commands! |
|
install details |
Simply put <Decho.vim> into your .vim/plugin (vimfiles/plugin) directory. |
|
script versions (upload new version)
Click on the package to download.
|