branch: externals/matlab-mode commit ccec38979a815d7a077ecef8eafd50252f5c040a Author: John Ciolfi <john.ciolfi...@gmail.com> Commit: John Ciolfi <john.ciolfi...@gmail.com>
doc/matlab-language-server-lsp-mode.org: add title --- doc/matlab-language-server-lsp-mode.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/matlab-language-server-lsp-mode.org b/doc/matlab-language-server-lsp-mode.org index b395ac427e..a3fc29f15d 100644 --- a/doc/matlab-language-server-lsp-mode.org +++ b/doc/matlab-language-server-lsp-mode.org @@ -25,6 +25,8 @@ #+startup: inlineimages // C-c C-x C-v to toggle, C-c C-x C-M-v to redisplay #+options: toc:nil +#+title: MATLAB Language Server and Emacs + The [[https://github.com/mathworks/MATLAB-language-server][MATLAB Language Server]], matlabls, is used for code navigation, code completion, go to definition, find references, and more. To use matlabls, see [[Installation][installation]] below. It also works with Emacs on Windows as show below.