Document company +tng flag

This commit is contained in:
Thiago Kenji Okada 2019-04-18 00:12:57 -03:00
parent cf7ef0f99f
commit 0beb194e23

View file

@ -30,6 +30,8 @@ https://assets.doomemacs.org/completion/company/overlay.png
+ =+childframe= Enables displaying completion candidates in a child frame, + =+childframe= Enables displaying completion candidates in a child frame,
rather than an overlay or tooltip (among with other UI enhancements). *This rather than an overlay or tooltip (among with other UI enhancements). *This
requires GUI Emacs 26.1+.* requires GUI Emacs 26.1+.*
+ =+tng= Enables completion using only ~TAB~. Pressing ~TAB~ will select the
next completion suggestion, while ~S-TAB~ will select the previous one.
** Plugins ** Plugins
+ [[https://github.com/company-mode/company-mode][company-mode]] + [[https://github.com/company-mode/company-mode][company-mode]]