From 1eb2bc2199d5ea83aa64bab849da875938c653f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eduardo=20Mez=C3=AAncio?= Date: Sat, 14 Nov 2020 20:27:27 -0300 Subject: [PATCH] Add lua to README index. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 318e8e9..af19859 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ For a tutorial and usage overview, take a look at the * [Java](#java) * [Usage with YouCompleteMe](#usage-with-youcompleteme) * [Other LSP clients](#other-lsp-clients) + * [Lua](#lua) * [Rust](#rust) * [Other servers](#other-servers) * [Customisation](#customisation)