Skip to content

Commit ebca994

Browse files
committed
fix: typos around Kakoune and Helix section
1 parent 05ce286 commit ebca994

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manual.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,7 @@ https://gitlab.com/cppit/jucipp[juCi++] has built-in support for the language se
429429

430430
=== Kakoune
431431

432-
https://kakoune.org/[Kakoune] editor support LSP with the help of https://github.com/kak-lsp/kak-lsp[`kak-lsp`].
432+
https://kakoune.org/[Kakoune] supports LSP with the help of https://github.com/kak-lsp/kak-lsp[`kak-lsp`].
433433
Follow the https://github.com/kak-lsp/kak-lsp#installation[instructions] to install `kak-lsp`.
434434
To configure `kak-lsp`, refer to the https://github.com/kak-lsp/kak-lsp#configuring-kak-lsp[configuration section] which is basically about copying the https://github.com/kak-lsp/kak-lsp/blob/master/kak-lsp.toml[configuration file] in the right place (latest versions should use `rust-analyzer` by default).
435435

@@ -457,7 +457,7 @@ hook global WinSetOption filetype=rust %{
457457

458458
=== Helix
459459

460-
https://docs.helix-editor.com/[Helix] editor does support LSP by default.
460+
https://docs.helix-editor.com/[Helix] supports LSP by default.
461461
However, it won't install `rust-analyzer` automatically.
462462
You can follow instructions for installing <<rust-analyzer-language-server-binary,`rust-analyzer` binary>>.
463463

0 commit comments

Comments
 (0)