Skip to content

Is it possible to use "<Plug>" commands to lazyload? #226

Answered by wbthomason
garymh asked this question in Q&A
Discussion options

You must be logged in to vote

That should work, but the trick is that <Plug> is a fake key for keybindings, not a command. You probably want something like

use {'ruanyl/vim-gh-line', keys = {'<Plug>(gh-line)', '<Plug>(gh-line-blame)'}}

Hope this helps!

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@garymh
Comment options

@garymh
Comment options

Answer selected by wbthomason
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants