Skip to content

Cursor blinking when marks.nvim activated #111

@gabrielfruet

Description

@gabrielfruet

When i have a mark in a buffer, or i use a search-like command, the cursor start to flick only on that buffer that has marks.

Disabling marks.nvim solves the problem.

config:
{
'chentoast/marks.nvim',
config = function ()
require'marks'.setup{}
end
}

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