mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-03-17 03:51:56 -07:00
Fixed typo in var name
This commit is contained in:
parent
bba035a1a2
commit
aaf2ccaf58
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ configuration variables correctly (use a bare ~(setq
|
|||
lsp-clients-emmy-lua-java-path value)~ in your =config.el=)
|
||||
*** Eglot
|
||||
This server is built in Lua, so a =lua= environment will be necessary
|
||||
+ [[https://github.com/sumneko/lua-language-server][lua-language-server]] must be installed and built locally, with =lua-lsp-dir=
|
||||
+ [[https://github.com/sumneko/lua-language-server][lua-language-server]] must be installed and built locally, with =+lua-lsp-dir=
|
||||
variable pointing to the root of the repository
|
||||
|
||||
* TODO Features
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue