aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorhiroebe <43773305+hiroebe@users.noreply.github.com>2019-12-25 10:17:29 +0900
committerGitHub <noreply@github.com>2019-12-25 10:17:29 +0900
commita16921e086d97762129896a372ce2619060f2e81 (patch)
tree4073aeafb6adf7c2f7002fe5e6956540eeb4fe28 /README.md
parent008181bf9aedf976fdb725dcf9340e7f775d1fa8 (diff)
downloadvim-lsp-settings-a16921e086d97762129896a372ce2619060f2e81.tar.gz
vim-lsp-settings-a16921e086d97762129896a372ce2619060f2e81.tar.bz2
vim-lsp-settings-a16921e086d97762129896a372ce2619060f2e81.zip
Fix typo
Diffstat (limited to 'README.md')
-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.