mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2025-01-22 00:40:07 +01:00
add note about mondo
This commit is contained in:
parent
f396610ca2
commit
be7a9b159b
1 changed files with 3 additions and 1 deletions
|
@ -23,7 +23,9 @@
|
|||
(cmd "opam" "install" "--yes" "ocaml-lsp-server" "ocamlformat"))
|
||||
|
||||
;; Install CommonLisp LSP
|
||||
;; Also useful for CommonLisp: `ros install koji-kojiro/cl-repl`
|
||||
;; Also useful for CommonLisp:
|
||||
;; - `ros install koji-kojiro/cl-repl`
|
||||
;; - `ros install fukamachi/mondo`
|
||||
(when (find-executable-path "ros")
|
||||
(cmd "ros" "install" "lem-project/lem" "cxxxr/cl-lsp"))
|
||||
null)
|
||||
|
|
Loading…
Add table
Reference in a new issue