aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYasuhiro Matsumoto <mattn.jp@gmail.com>2019-12-26 09:22:35 +0900
committerYasuhiro Matsumoto <mattn.jp@gmail.com>2019-12-26 09:22:35 +0900
commitae6c4e51c20d382d79dd5579abf8bf7fbe9237af (patch)
tree7e605d6f869927405ebe25d2e003daceb119dfb7
parent580e73c180182b2c286f064aa3e5541545bc741b (diff)
downloadvim-lsp-settings-ae6c4e51c20d382d79dd5579abf8bf7fbe9237af.tar.gz
vim-lsp-settings-ae6c4e51c20d382d79dd5579abf8bf7fbe9237af.tar.bz2
vim-lsp-settings-ae6c4e51c20d382d79dd5579abf8bf7fbe9237af.zip
Link
-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