Skip to content

nvim: Auto-close quickfix list after select #70

@shihanng

Description

@shihanng

User uses ,gr to find out which part of the code base is referring to the code under the cursor. It opens up a quickfix list. User selects an item on the list, and it jumps to the location. Currently, user needs to do ,qq to clock the list. We want to close the list automatically after the selection.

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