diff options
author | hiroebe <43773305+hiroebe@users.noreply.github.com> | 2019-12-25 10:17:29 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-25 10:17:29 +0900 |
commit | a16921e086d97762129896a372ce2619060f2e81 (patch) | |
tree | 4073aeafb6adf7c2f7002fe5e6956540eeb4fe28 /README.md | |
parent | 008181bf9aedf976fdb725dcf9340e7f775d1fa8 (diff) | |
download | vim-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |