back to eglot
This commit is contained in:
parent
f8baa1f552
commit
608cdf5920
1 changed files with 1 additions and 1 deletions
2
init.el
2
init.el
|
@ -72,7 +72,7 @@
|
||||||
ein ; tame Jupyter notebooks with emacs
|
ein ; tame Jupyter notebooks with emacs
|
||||||
(eval +overlay) ; run code, run (also, repls)
|
(eval +overlay) ; run code, run (also, repls)
|
||||||
(lookup +dictionary +offline +docsets) ; navigate your code and its documentation
|
(lookup +dictionary +offline +docsets) ; navigate your code and its documentation
|
||||||
lsp ; M-x vscode
|
(lsp +eglot) ; M-x vscode
|
||||||
magit ; a git porcelain for Emacs
|
magit ; a git porcelain for Emacs
|
||||||
make ; run make tasks from Emacs
|
make ; run make tasks from Emacs
|
||||||
pdf ; pdf enhancements
|
pdf ; pdf enhancements
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue