summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2021-10-31 12:10:20 +0100
committerDaniel Mendler <mail@daniel-mendler.de>2021-10-31 12:10:20 +0100
commit449d2b23f7fe0d0cb23ae4cc91b490ad1c29ba25 (patch)
treedb53a62cc3044826a68e490e42029053a4f5b4e7 /README.org
parenta881ca3e8d98b6c35c5ae3cba5fb8e7eb712db16 (diff)
README: Update caveats
Diffstat (limited to 'README.org')
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index 262dda7..da3ed4e 100644
--- a/README.org
+++ b/README.org
@@ -157,7 +157,7 @@
- Corfu falls back to the default Completion buffer on non-graphical displays,
since Corfu requires child frames.
- The abort handling could be improved, for example the input could be undone.
- - Company kind icons and match data are not supported (~company-kind~, ~company-match~).
+ - Some Company metadata extensions are not supported (~company-deprecated~, ~company-kind~, ~company-match~).
- No sorting by history, since ~completion-at-point~ does not
maintain a history (See branch =history= for a possible solution).