Skip to content

Keyboard shortcuts not working #52

@eldar

Description

@eldar

Hi! Thanks for a very useful plugin :) For some reason keyboard shortcuts are not working for me at all. ]c and [c jump between comments in my python codebase and <leader>dq isn't doing anything. I am running the latest revision (5b09ea2) installed via Lazy.nvim like so:

{
  "Cannon07/code-preview.nvim",
  config = function()
    require("code-preview").setup()
  end,
}

Any idea what could be wrong?

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