Skip to content

Commit cfa201d

Browse files
authored
Merge pull request #11388 from DeeJayLSP/zed
Mention Zed in external editor exec flags
2 parents c362d2e + b168a03 commit cfa201d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/editor/external_editor.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Some example **Exec Flags** for various editors include:
5454
+---------------------+-----------------------------------------------------+
5555
| Emacs | ``emacs +{line}:{col} {file}`` |
5656
+---------------------+-----------------------------------------------------+
57-
| Sublime Text | ``{project} {file}:{line}:{col}`` |
57+
| Sublime Text/Zed | ``{project} {file}:{line}:{col}`` |
5858
+---------------------+-----------------------------------------------------+
5959
| Visual Studio* | ``/edit "file"`` |
6060
+---------------------+-----------------------------------------------------+

0 commit comments

Comments
 (0)