mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-14 15:46:56 -05:00
docs(julia): add keybindings
This commit is contained in:
@@ -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?]]
|
||||
|
Reference in New Issue
Block a user