Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nerdtree causes internal Vim error: E315 ml_get: invalid lnum #279

Closed
jdavis opened this issue Jul 30, 2013 · 4 comments
Closed

Nerdtree causes internal Vim error: E315 ml_get: invalid lnum #279

jdavis opened this issue Jul 30, 2013 · 4 comments

Comments

@jdavis
Copy link

jdavis commented Jul 30, 2013

Here's a screenshot of the error that I'm getting:

Nerdtree error

It only happens when I'm in Visual line select and use J/K to increase/decrease the size of the selection. This will pop up and make Vim spaz out.

After the spazzing, NERDTree will then lose all of its coloring.

@gzeronet
Copy link

My solution is:
'' in .vimrc
let g:NERDTreeWinPos = "right"
''
it works for me.

@jdavis
Copy link
Author

jdavis commented Oct 18, 2014

I haven't had this error in a very long time so I'm closing this.

@jdavis jdavis closed this as completed Oct 18, 2014
@firedev
Copy link

firedev commented May 28, 2015

I do have it now, when I try to drag the Nerdtree window. Setting Nerdtree to right doesn't change anything.

image

@firedev
Copy link

firedev commented May 28, 2015

Fixed it by adding set ttymouse=xterm2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants