docs(julia): add keybindings
This commit is contained in:
parent
727cb231cc
commit
9a3e950a64
1 changed files with 13 additions and 0 deletions
|
@ -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:][<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
|
||||
#+begin_quote
|
||||
🔨 /This module's configuration documentation is incomplete./ [[doom-contrib-module:][Complete it?]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue