Skip to content

doc: add config guide for MUcomplete#2381

Closed
tsung-ju wants to merge 1 commit intolervag:masterfrom
tsung-ju:master
Closed

doc: add config guide for MUcomplete#2381
tsung-ju wants to merge 1 commit intolervag:masterfrom
tsung-ju:master

Conversation

@tsung-ju
Copy link
Copy Markdown
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
Copy Markdown
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