Skip to content

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

@jianghao0302

Description

@jianghao0302

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions