From 2bf240502cec1aea0e65556348e938e88aecc89c Mon Sep 17 00:00:00 2001 From: Hennadii Chernyshchyk Date: Sat, 9 Oct 2021 18:10:59 +0300 Subject: [PATCH] Remove experimental.cusom_menu (#311) If I understood correctly, now we only have the `experimental.native_menu`, which is disabled by default (e.g, the custom menu is used by default). Also do we need to set `completeopt`? If no, we could remove `How to set up like nvim-compe's preselect = 'always'` section --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index ab552ea..1d8f5aa 100644 --- a/README.md +++ b/README.md @@ -405,8 +405,6 @@ Invoke after nvim-cmp setup. Highlights ==================== -※ The following highlights are used only when enabling `experimental.cusom_menu = true`. - #### `CmpItemAbbr` The abbr field.