Skip to content

Commit afb9af1

Browse files
Update other editors links
1 parent 87c58f9 commit afb9af1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_data/tools/editors.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
link: https://code.visualstudio.com
88
guide: /documentation/articles/getting-started-with-vscode-swift.html
99
- name: Emacs
10-
description: Emacs is an extensible cross-platform text editor. Swift editing support can be enabled through community provided packages.
10+
description: Emacs is an extensible cross-platform text editor. Swift editing support can be enabled through community-provided packages.
1111
link: https://www.gnu.org/software/emacs/
1212
guide: /documentation/articles/zero-to-swift-emacs.html
1313
- name: Neovim
14-
description: Neovim is an extensible cross-platform text editor. Swift editing support can be enabled through your pick of community provided plugins.
14+
description: Neovim is an extensible cross-platform text editor. Swift editing support can be enabled through your pick of community-provided plugins.
1515
link: https://neovim.io/
1616
guide: /documentation/articles/zero-to-swift-nvim.html
1717
- name: Other Editors
1818
description: Any editor that supports the Language Server Protocol (LSP) can use SourceKit-LSP to provide intelligent editor functionality for Swift.
19-
link: https://github.com/apple/sourcekit-lsp/tree/main/Editors#other-editors
20-
guide: https://github.com/apple/sourcekit-lsp/tree/main/Editors#other-editors
19+
link: https://github.com/apple/sourcekit-lsp/tree/main/Documentation/Editor%20Integration.md
20+
guide: https://github.com/apple/sourcekit-lsp/tree/main/Documentation/Editor%20Integration.md

0 commit comments

Comments
 (0)