From 33d9567a24cd6b2003a3b458b3641a6c2e895f5d Mon Sep 17 00:00:00 2001 From: Alick Zhao Date: Sun, 13 May 2018 19:26:46 -0500 Subject: [PATCH] fix grammar --- Vim.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Vim.md b/Vim.md index 5a37edf..6b7e8ee 100644 --- a/Vim.md +++ b/Vim.md @@ -37,6 +37,6 @@ Now it's good to go! Navigate to a C/C++/... project and test. Make sure you hav ## LanguageClient-neovim -Despite the name, [LanguageClient-neovim](https://github.com/autozimu/LanguageClient-neovim) do support vim besides neovim. +Despite the name, [LanguageClient-neovim](https://github.com/autozimu/LanguageClient-neovim) does support vim besides neovim. You are welcome to help provide vim spefici details here by editing the wiki. Meantime please refer to the [[Neovim]] page. \ No newline at end of file