aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattn <mattn.jp@gmail.com>2019-12-25 10:24:36 +0900
committerGitHub <noreply@github.com>2019-12-25 10:24:36 +0900
commit73153e820f1748e23aaa2e1e6b8717aefb44ba9e (patch)
tree4073aeafb6adf7c2f7002fe5e6956540eeb4fe28
parent008181bf9aedf976fdb725dcf9340e7f775d1fa8 (diff)
parenta16921e086d97762129896a372ce2619060f2e81 (diff)
downloadvim-lsp-settings-73153e820f1748e23aaa2e1e6b8717aefb44ba9e.tar.gz
vim-lsp-settings-73153e820f1748e23aaa2e1e6b8717aefb44ba9e.tar.bz2
vim-lsp-settings-73153e820f1748e23aaa2e1e6b8717aefb44ba9e.zip
Merge pull request #16 from hiroebe/patch-1
Fix typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ae4a8cb..3ffc0e7 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
Auto configurations for Language Server for vim-lsp
-## Instroduction
+## Introduction
Language Servers is not easily to install. Visual Studio Code provide easy way to install/update Language Server and Language Server Client. This plugin provide same feature on Vim.