[lsp] Fix missing [ in documentation

This commit is contained in:
Maximilian Wolff 2021-05-04 00:10:13 +02:00
parent bf8cb19cca
commit fdda1bd281
No known key found for this signature in database
GPG key ID: 2DD07025BFDBD89A

View file

@ -327,7 +327,7 @@ by setting =lsp-use-upstream-bindings= to =t=.
In this case Spacemacs will bind the ~lsp-command-map~ behind ~SPC m~, ~,~ and
~M-m~.
The detailed bindings can be found [https://emacs-lsp.github.io/lsp-mode/page/keybindings/][here]]
The detailed bindings can be found [[https://emacs-lsp.github.io/lsp-mode/page/keybindings/][here]]
where Spacemacs only replaces the prefix ~s-l~ with ~SPC m~.
| lsp binding | Spacemacs binding |