aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2069d93..ce92ac8 100644
--- a/README.md
+++ b/README.md
@@ -8,8 +8,10 @@ Language Servers is not easily to install. Visual Studio Code provide easy way t
## Installation instruction
+For [vim-plug](https://github.com/junegunn/vim-plug) plugin manager:
+
```viml
-Plug 'mattn/vim-lsp-settings.vim'
+Plug 'mattn/vim-lsp-settings'
```
## Usage