From a8f62d2364d8bafa7d9c6247483a06aed88bdb73 Mon Sep 17 00:00:00 2001 From: zootedb0t <05kraken@protonmail.com> Date: Wed, 1 Sep 2021 12:05:37 +0530 Subject: [PATCH] fixed typo in README (#128) * fixed typo in README * fixed typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a58e5b..2fced4a 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ use { 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`. +- Remove `longest` from `completeopt`. See `:help completeopt`. To use `nvim-cmp` with the default configuration: