diff options
-rw-r--r-- | runtime/doc/help.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |