docs(julia): add keybindings

This commit is contained in:
Edmund Miller 2022-08-17 21:00:49 -05:00
parent 727cb231cc
commit 9a3e950a64
No known key found for this signature in database
GPG key ID: BD387FF7BC10AA9D

View file

@ -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 [[doom-package:eglot]] features. It requires ~LanguageServer.jl~, the installation of which is
described above. described above.
** Snail
| Keybind | Command |
|-----------------------------+-----------------------------------|
| [[kbd:][<localleader> ']] | ~julia-snail~ |
| [[kbd:][<localleader> a]] | ~julia-snail-package-activate~ |
| [[kbd:][<localleader> r]] | ~julia-snail-update-module-cache~ |
| [[kbd:][<localleader> d]] | ~julia-snail-doc-lookup~ |
| [[kbd:][<localleader> e b]] | ~julia-snail-send-buffer-file~ |
| [[kbd:][<localleader> e l]] | ~julia-snail-send-line~ |
| [[kbd:][<localleader> e r]] | ~julia-snail-send-region~ |
| [[kbd:][<localleader> e e]] | ~julia-snail-send-dwim~ |
* TODO Configuration * TODO Configuration
#+begin_quote #+begin_quote
🔨 /This module's configuration documentation is incomplete./ [[doom-contrib-module:][Complete it?]] 🔨 /This module's configuration documentation is incomplete./ [[doom-contrib-module:][Complete it?]]