Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: add config guide for MUcomplete #2381

Closed
wants to merge 1 commit into from
Closed

Conversation

tsung-ju
Copy link
Contributor

@tsung-ju tsung-ju commented May 1, 2022

Adds configuration guide for MUcomplete autocompletion:

let g:mucomplete#can_complete = {}
let g:mucomplete#can_complete.tex =
  \ { 'omni': { t -> t =~# g:vimtex#re#neocomplete . '$' } }

lervag added a commit that referenced this pull request May 2, 2022
@lervag
Copy link
Owner

lervag commented May 2, 2022

Thanks!

@lervag lervag closed this May 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants