On Feb 16, 2:45 pm, "Steven K. Wong" <[email protected]> wrote: > Gary/Ben, with your suggestions, I've realized it wasn't vim itself > causing the problem, but eclim was. I installed eclim at around the > same time as my vim upgrade. I've remove eclim for now to fix my > situation. Thanks a bunch! >
I think if you want to use Eclim for other things, you can :let g:EclimSignLevel = 0 in your .vimrc to remove the automatic sign placement. A quick test using vimgrep supports this theory, but I'm not sure whether it will work in all cases. I think it ought to. -- 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
