Skip to content

Commit c367b42

Browse files
committed
Clarifies location of Sublime Text editing mode
It is now in a separate repo and not in `contrib/`
1 parent f9fb4da commit c367b42

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -418,9 +418,10 @@ The following distributions include julia, but the versions may be out of date d
418418

419419
Currently, Julia editing mode support is available for a number of
420420
editors. While Julia modes for
421-
[Emacs](https://github.com/JuliaLang/julia-emacs) and
421+
[Emacs](https://github.com/JuliaLang/julia-emacs),
422+
[Sublime Text](https://github.com/JuliaEditorSupport/Julia-sublime), and
422423
[Vim](https://github.com/JuliaLang/julia-vim) have their own repos,
423-
others such as Textmate, Sublime Text, Notepad++, and Kate, are in
424+
others such as Textmate, Notepad++, and Kate, are in
424425
`contrib/`.
425426

426427
Two major IDEs are supported for Julia: [Juno](http://junolab.org/),

0 commit comments

Comments
 (0)