Company-box is now compatible with tng-mode (+tng and +childframe can coexist now)
Open
is:feature
needs-triage
- Dominant language
- Emacs Lisp
- Stars
- 22.7k
- Forks
- 3.1k
- Avg merge
- 10h 46m
- Merged PRs (30d)
- 4
Description
### Describe your request
according to sebastiencs/company-box#47, `company-tng-mode` is now compatible with `company-box`, I already enable `(+tng +childframe)` both in my config, and
```
(setq company-frontends '(company-tng-frontend company-box-frontend))
```
works fine for me.
### Briefly explain its use-case
enable both company-box and tng-mode
Contributor guide
Assessment
This issue has not been assessed yet.