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:
@@ -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)
|
#### experimental.native_menu (type: boolean)
|
||||||
|
|
||||||
Use vim's native completion menu instead of custom floating menu.
|
Use vim's native completion menu instead of custom floating menu.
|
||||||
|
|||||||
Reference in New Issue
Block a user