From b1e898702cdbbd43da9236fde69aa580f7160259 Mon Sep 17 00:00:00 2001 From: Kenneth Auchenberg Date: Fri, 29 Dec 2017 09:18:52 +0900 Subject: [PATCH] Add Github button --- index.html | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 3b55e80..d444e06 100644 --- a/index.html +++ b/index.html @@ -2,6 +2,9 @@ layout: default --- + + +
@@ -10,11 +13,13 @@ layout: default

The Language Server Protocol (LSP) defines the protocol used between an editor or IDE to talk to a language server that provides language features like auto complete, goto definition, find all references. - - - Contribute on GitHub -

+ +
+
+ + Watch +