Skip to content
Discussion options

You must be logged in to vote

You can use this.

	nnoremap <C-n>
	      \ <Cmd>call ddu#ui#multi_actions(
	      \   ['cursorNext', 'itemAction'], 'grep')<CR>
	nnoremap <C-p>
	      \ <Cmd>call ddu#ui#multi_actions(
	      \   ['cursorPrevious', 'itemAction'], 'grep')<CR>

NOTE: plugins must be the latest.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Shougo
Comment options

@hal-ito
Comment options

@Shougo
Comment options

Answer selected by Shougo
@hal-ito
Comment options

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