You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
janet-lsp must be in the path otherwise "janet-lsp" represent the path to janet-lsp binary.
janet-mode must be installed.
Since emacs version >=29, eglot and use-package are built-in. You can add this to your init.el
Hello,
janet-lsp must be in the path otherwise
"janet-lsp"
represent the path tojanet-lsp
binary.janet-mode must be installed.
Since emacs version >=29, eglot and use-package are built-in. You can add this to your init.el
On doom emacs
(lsp +eglot)
enabled, add this to youconfig.el
The text was updated successfully, but these errors were encountered: