branch: externals/company commit 54fb45080755691793eefa2bd01539e0768c6f63 Author: Dmitry Gutov <dgu...@yandex.ru> Commit: Dmitry Gutov <dgu...@yandex.ru>
Mention company-text-icons-* options in NEWS #1088 --- NEWS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS.md b/NEWS.md index 69ebd83..2addb01 100644 --- a/NEWS.md +++ b/NEWS.md @@ -31,6 +31,10 @@ dark icons. The default behavior is to choose the best one for the current theme automatically, or if the current frame is non-graphical or simply does not support rendering SVG images, fall back to text-based "icons". +* User options `company-text-icons-mapping` and + `company-text-icons-add-background` control the looks and additional + decoration for the latter + ([#1088](https://github.com/company-mode/company-mode/issues/1088)). * New user option `company-abort-on-unique-match` ([#1046](https://github.com/company-mode/company-mode/issues/1046)). * `company-select-mouse` is a new frontend action