Add document for completeopt+=longuest

This commit is contained in:
hrsh7th
2021-09-01 13:00:24 +09:00
parent f32b80c0a6
commit 2b82bc1a48

View File

@@ -65,7 +65,10 @@ use {
## Basic Configuration
First, You must set `snippet engine` up. See README.md of your choosen snippet engine.
First, You should do the following steps.
- You must set `snippet engine` up. See README.md of your choosen snippet engine.
- Remove `longuest` from `completeopt`. See `:help completeopt`.
To use `nvim-cmp` with the default configuration: