diff --git a/README.md b/README.md index 3c2e141..641b11f 100644 --- a/README.md +++ b/README.md @@ -418,6 +418,8 @@ cmp.setup { } ``` +See the [wiki](https://github.com/hrsh7th/nvim-cmp/wiki/Menu-Appearance#basic-customisations) for more info on customizing menu appearance. + #### experimental.native_menu (type: boolean) Use vim's native completion menu instead of custom floating menu.