From ae6c4e51c20d382d79dd5579abf8bf7fbe9237af Mon Sep 17 00:00:00 2001 From: Yasuhiro Matsumoto <mattn.jp@gmail.com> Date: Thu, 26 Dec 2019 09:22:35 +0900 Subject: Link --- README.md | 4 ++-- 1 file 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 -- cgit v1.2.3-54-g00ecf