nerdtree/plugin
Chris Perl 94b2db2de6 Replace virtcol() with len() in handleLeftClick().
When 'virtualedit' is set, the column where the cursor resides can no longer be
relied on for determining the number of elements in the 'line' list for
iterating.  Replacing virtcol() with len() seems to work correctly and not
result in E684 errors.  Fixes Issue #144
2012-03-17 09:36:47 -04:00
..
NERD_tree.vim Replace virtcol() with len() in handleLeftClick(). 2012-03-17 09:36:47 -04:00