branch: master commit e27f0f415df9f736487a5c40754682e9b3445304 Author: Nikita Leshenko <nik...@leshenko.net> Commit: Nikita Leshenko <nik...@leshenko.net>
NEWS: Entry for company-tng --- NEWS.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS.md b/NEWS.md index 5d5c63c..acc5968 100644 --- a/NEWS.md +++ b/NEWS.md @@ -3,6 +3,11 @@ ## Next * New user option `company-tooltip-maximum-width`. +* New feature `company-tng'. When added as a frontend, it allows you to insert + the candidates as soon they are selected, eliminating the need to press RET to + confirm your selection. See `company-tng.el` and use + `(company-tng-configure-default)` to give it a try. + ([#526](https://github.com/company-mode/company-mode/issues/526)) ## 2017-07-15 (0.9.4)