doomemacs / doomemacs/core

Company-box is now compatible with tng-mode (+tng and +childframe can coexist now)

Open
#6,423 0 comments 0 reactions 0 assignees View on GitHub
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

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.