branch: master commit 0295c8f8649b6078366cfc139e0e02e4fecf6827 Author: Dmitry Gutov <dgu...@yandex.ru> Commit: Dmitry Gutov <dgu...@yandex.ru>
And more --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 9b271e1..fb7a0fb 100644 --- a/NEWS.md +++ b/NEWS.md @@ -4,7 +4,7 @@ * New feature `company-tng`. It contains a frontend and some helper code. The frontend triggers insertion of the candidate as soon as it's selected, so - you don't need to press RET. Add `(company-tng-configure-default)` to your + you only need to press TAB. Add `(company-tng-configure-default)` to your init script to give it a try. ([#526](https://github.com/company-mode/company-mode/issues/706)) * New user option `company-tooltip-maximum-width`.