fixed typos postframe to posframe

This commit is contained in:
Lucius Hu 2022-02-14 11:05:18 -05:00
parent 25674b7768
commit 3429bcf056
No known key found for this signature in database
GPG Key ID: 7E474E82E29B5A7A
2 changed files with 3 additions and 3 deletions

View File

@ -1509,7 +1509,7 @@ Other:
- Added =yasnippet-snippets= package (thanks to Jack Kamm)
- Added =ivy-yasnippet= (thanks to Kalle Lindqvist)
- Added =company-box= (thanks to Tianyao Chou)
- Added =company-postframe= (thanks to Thanh Vuong)
- Added =company-posframe= (thanks to Thanh Vuong)
- Improvements:
- Added =autocomplete-idle-delay= layer variable, which Spacemacs uses to set
=company-idle-delay= or =ac-delay= (thanks to Benjamin Hipple)

View File

@ -133,8 +133,8 @@ To enable manual non-automatic invocation of docstring tooltips, set it to
#+END_SRC
However the tooltip may overlap on text on macOS, you can use =company-box= or
=company-postframe= on by setting =auto-completion-use-company-box= or
=auto-completion-use-company-postframe= to =t=, respectively.
=company-posframe= on by setting =auto-completion-use-company-box= or
=auto-completion-use-company-posframe= to =t=, respectively.
** Sort results by usage
To enable sorting auto-completion results by their usage frequency set