mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-31 14:43:40 -05:00
docs(julia): add notes about +snail flag
This commit is contained in:
@@ -20,6 +20,9 @@ This module adds support for [[https://julialang.org/][the Julia language]] to D
|
|||||||
- +tree-sitter ::
|
- +tree-sitter ::
|
||||||
Leverages tree-sitter for better syntax highlighting and structural text
|
Leverages tree-sitter for better syntax highlighting and structural text
|
||||||
editing. Requires [[doom-module::tools tree-sitter]].
|
editing. Requires [[doom-module::tools tree-sitter]].
|
||||||
|
- +snail :: Use Snail, a development environment and REPL interaction package
|
||||||
|
for Julia in the spirit of Common Lisp’s SLIME and Clojure’s CIDER. It enables
|
||||||
|
convenient and dynamic REPL-driven development.
|
||||||
|
|
||||||
** Packages
|
** Packages
|
||||||
- [[doom-package:julia-mode]]
|
- [[doom-package:julia-mode]]
|
||||||
@@ -31,6 +34,8 @@ This module adds support for [[https://julialang.org/][the Julia language]] to D
|
|||||||
- if [[doom-module::tools lsp +eglot]]
|
- if [[doom-module::tools lsp +eglot]]
|
||||||
- [[doom-package:eglot-jl]]
|
- [[doom-package:eglot-jl]]
|
||||||
- [[doom-package:eglot]]
|
- [[doom-package:eglot]]
|
||||||
|
- if [[doom-package:][+snail]]
|
||||||
|
- [[doom-package:][julia-snail]]
|
||||||
|
|
||||||
** Hacks
|
** Hacks
|
||||||
/No hacks documented for this module./
|
/No hacks documented for this module./
|
||||||
|
Reference in New Issue
Block a user