aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 25df423..94fcb9d 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# vim-lsp-settings
-Auto configurations for Language Server for vim-lsp
+Auto configurations for Language Server for [vim-lsp](https://github.com/prabirshrestha/vim-lsp)
## Introduction
@@ -18,7 +18,7 @@ Plug 'prabirshrestha/vim-lsp'
Plug 'mattn/vim-lsp-settings'
```
-You need to install both vim-lsp and its accompanying plugins and vim-lsp-settings.
+You need to install both [vim-lsp](https://github.com/prabirshrestha/vim-lsp) and its accompanying plugins and vim-lsp-settings.
### Notice