doomemacs / doomemacs/core

Company interacion with snippets latex snippets

Open
#6,711 1 comment 0 reactions 0 assignees View on GitHub
:completion company is:bug
Dominant language
Emacs Lisp
Stars
22.7k
Forks
3.1k
Avg merge
10h 46m
Merged PRs (30d)
4

Description

### What did you expect to happen?

When i edit math in org-mode, cdlatex and yasnippet don't complete. For example, `$suml$` should be `$\sum\limits_{}^{}$` or `\[lim\]` should be `\[\lim_{n \to \infty} \]`.

### What actually happened?

In emacs state everything autocompletes. In normal state cdlatex autocompletes, but yasnippets doesn't. In insert state nothing completes.

### Describe your attempts to resolve the issue

Removing `+tng` fixed issue.

### Steps to reproduce

1. Enable enable snippets and cdlatex for latex.
2. Reload doom
3. Open org file and write
```
$suml$
\[lim\]
```

### System Information

https://pastebin.com/nzKW9txj

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.