Merge pull request #1336 from thiagokokada/document-company-tng
Document company +tng flag
This commit is contained in:
commit
b0d8a4f548
1 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,8 @@ https://assets.doomemacs.org/completion/company/overlay.png
|
|||
+ =+childframe= Enables displaying completion candidates in a child frame,
|
||||
rather than an overlay or tooltip (among with other UI enhancements). *This
|
||||
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
|
||||
+ [[https://github.com/company-mode/company-mode][company-mode]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue