Skip to content

Hide status (Power) line #280

New issue

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

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

Already on GitHub? # to your account

Closed
nomasprime opened this issue Jul 31, 2013 · 2 comments
Closed

Hide status (Power) line #280

nomasprime opened this issue Jul 31, 2013 · 2 comments

Comments

@nomasprime
Copy link

Does anyone know how I can hide the status line, hence Powerline, for NERDTree buffers?

@nomasprime
Copy link
Author

I just came back to the same question and found I'd asked it almost three years ago 😆

@lifecrisis
Copy link
Contributor

Hey, @nomasprime, sorry for the lag!

There is no way to disable the status line feature for only one window. Unfortunately, the 'laststatus' setting is global. You can, however, customize the NERDTree status line.

Please read :h 'NERDTreeStatusline' for additional information.

As an afterthought, try the following setting in your vimrc and see if it helps:

let g:NERDTreeStatusline = '%#NonText#'

... that may be what you actually want.

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

No branches or pull requests

3 participants