Skip to content

Is there a keymap? #3

@ishovkun

Description

@ishovkun

Thanks for the great package!

I'm trying to define keybindings to control explorer as follows:
(after! compiler-explorer (evil-define-key 'normal 'visual 'compiler-explorer-mode-map (kbd "ga") 'compiler-explorer-jump) ;; :desc "goto asm" :nv "ga" #'compiler-explorer-jump )

It seems that the compiler-explorer-mode-map is not defined. How do I make the bindings?

Cheers

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