From 459f8ad80861be55ca091b8e7594f6bb61a804e0 Mon Sep 17 00:00:00 2001 From: Dave Lage Date: Sat, 12 Sep 2020 10:48:16 -0400 Subject: [PATCH] docs: Align help docs to match using tab (#12891) --- runtime/doc/help.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/doc/help.txt b/runtime/doc/help.txt index d4baea0005..203699435b 100644 --- a/runtime/doc/help.txt +++ b/runtime/doc/help.txt @@ -137,7 +137,7 @@ Special issues ~ Programming language support ~ |indent.txt| automatic indenting for C and other languages -|lsp.txt| Language Server Protocol (LSP) +|lsp.txt| Language Server Protocol (LSP) |syntax.txt| syntax highlighting |filetype.txt| settings done specifically for a type of file |quickfix.txt| commands for a quick edit-compile-fix cycle