Skip to content
Discussion options

You must be logged in to vote

Pardon my ignorance, I'm used to using a cmp plugin for completion handling and only recently learned about invoking omnifunc with <c-x><c-o>

Ok, cool.

I'm wondering how I'm meant to activate completion for the WikiOpen dialogue in neovim?

:WikiOpen has command-line completion to complete a wiki page. Command-line completion is explained in :help cmdline-completion, and the help text is quite well written here I think.

So, in short, if you type :WikiOpen Foo<tab>, then it will complete any names that start with Foo.

Now, if you just do :WikiOpen without anything else, it will open a simple dialogue, and there is no completion in that dialogue.

I hope this helps clarify things?

Replies: 1 comment 2 replies

Comment options

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

@lervag
Comment options

Answer selected by gabeklavans
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