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

Ctags' window is covered by the airline plug-in #459

Open
jianghao0302 opened this issue May 26, 2020 · 0 comments
Open

Ctags' window is covered by the airline plug-in #459

jianghao0302 opened this issue May 26, 2020 · 0 comments

Comments

@jianghao0302
Copy link

OS: ubuntu 20.04

  • Vim: vim 8.1
    space-vim master

Problem Description

Ctags' window is covered by the airline plug-in.

TestCase

(1) ubuntu install space-vim and exuberant-ctags
(2) space-vim add airline
(3) cd /usr/include, and sudo ctags -R *
(4) Execute the index command: vi - t printf
(5) The ctags index list is generated normally, and the window will stay in the index list window
(6) The current result is that the index window is generated, but it is quickly covered by the airline plug-in after generation, and no index list can be seen on the window.

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

1 participant