[Emacs] Some more documentation
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
5f7166b01e
commit
5b31a3fab8
@ -7741,7 +7741,8 @@ First, here is its major mode.
|
|||||||
"t" #'zig-test-buffer))
|
"t" #'zig-test-buffer))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
For LSP to work, we need ~zls~ to be installed.
|
For LSP to work, we need ~zls~ to be installed. In my case, as I am on
|
||||||
|
ArchLinux, I can install it from the AUR, and my AUR helper is ~paru~.
|
||||||
#+begin_src fish :results raw :wrap "src text" :exports code
|
#+begin_src fish :results raw :wrap "src text" :exports code
|
||||||
paru --skipreview --noconfirm -S zls-bin 2>&1
|
paru --skipreview --noconfirm -S zls-bin 2>&1
|
||||||
#+end_src
|
#+end_src
|
||||||
|
Loading…
Reference in New Issue
Block a user