Skip to content

Commit 8e7df19

Browse files
Update README.md
1 parent 19d1893 commit 8e7df19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Editors/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Before using SourceKit-LSP with Sublime Text, you will need to install the LSP a
2626

2727
To configure LSP-SourceKit additionally, open the LSP-SourceKit package's settings by typing in command palette `Preferences: LSP-SourceKit Settings`. The following snippet should be enough to get started with Swift and Objective-C/C++ and the custom path to `sourcekit-lsp` executable.
2828

29-
To make your journey even more pleasant it's recomended to install [Swift-Next](https://github.com/Swift-Next/Swift-Next) package that provides advanced swift syntax highlighting support.
29+
Also install [Swift-Next](https://github.com/Swift-Next/Swift-Next) syntax package to use Swift in Sublime Text 4.
3030

3131
```json
3232
{

0 commit comments

Comments
 (0)