Link to menu appearance page in wiki (#493)

* Updated info in README.md

Added instruction for icons and source without extra plugin.

* Replace snippet with link to wiki
This commit is contained in:
G.A. Jazali
2021-11-11 17:33:25 +07:00
committed by GitHub
parent b3ee713d9b
commit af06bd4b44

View File

@@ -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.