diff --git a/modules/lang/julia/README.org b/modules/lang/julia/README.org index 3e4f0c960..bb685d1a2 100644 --- a/modules/lang/julia/README.org +++ b/modules/lang/julia/README.org @@ -109,6 +109,19 @@ But to let [[doom-package:eglot-jl]] use the environment bundled with it, set it [[doom-package:eglot]] features. It requires ~LanguageServer.jl~, the installation of which is described above. +** Snail + +| Keybind | Command | +|-----------------------------+-----------------------------------| +| [[kbd:][ ']] | ~julia-snail~ | +| [[kbd:][ a]] | ~julia-snail-package-activate~ | +| [[kbd:][ r]] | ~julia-snail-update-module-cache~ | +| [[kbd:][ d]] | ~julia-snail-doc-lookup~ | +| [[kbd:][ e b]] | ~julia-snail-send-buffer-file~ | +| [[kbd:][ e l]] | ~julia-snail-send-line~ | +| [[kbd:][ e r]] | ~julia-snail-send-region~ | +| [[kbd:][ e e]] | ~julia-snail-send-dwim~ | + * TODO Configuration #+begin_quote 🔨 /This module's configuration documentation is incomplete./ [[doom-contrib-module:][Complete it?]]