Yggdroot / indentLine

A vim plugin to display the indention levels with thin vertical lines
MIT License
4.13k stars 227 forks source link

Neovim's intro screen won't appear after installing this plugin #342

Closed WieeRd closed 3 years ago

WieeRd commented 3 years ago

What I mean by 'intro screen' is the screen you see after launching vim, showing infos like "type :q to exit".
After installing indentLine, that screen doesn't appear anymore and I only see a blank space.
If I run 'nvim -u NONE' or remove indentLine from plugin list, intro screen appears again.
It's not a really big issue, but it's still a bug so I wanted to inform you.

I'm using Neovim, and vim-plug as plugin manager. Everything is up to date, using the latest stable version. This issue happens both on Windows 10 and Manjaro Linux.

Yggdroot commented 3 years ago

duplicate of #315