fixed typo in README (#128)

* fixed typo in README

* fixed typo in README
This commit is contained in:
zootedb0t
2021-09-01 12:05:37 +05:30
committed by GitHub
parent 2b82bc1a48
commit a8f62d2364

View File

@@ -68,7 +68,7 @@ use {
First, You should do the following steps. First, You should do the following steps.
- You must set `snippet engine` up. See README.md of your choosen snippet engine. - 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: To use `nvim-cmp` with the default configuration: