Skip to content

Commit

Permalink
Updated sublime information, see #32
Browse files Browse the repository at this point in the history
  • Loading branch information
contradictioned committed Oct 9, 2016
1 parent ec1d799 commit 6d5a555
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 12 deletions.
12 changes: 3 additions & 9 deletions index.jade
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ html(lang="en")
a(href="https://github.com/rust-lang/gedit-config") gedit-config (also syntax highlighting)
| ,
a(href="https://github.com/isamert/gracer") gracer
p.last-update(title="Last update") 2016-10-07
p.last-update(title="Last update") 2016-10-09

li
a(name="kate")
Expand Down Expand Up @@ -125,18 +125,12 @@ html(lang="en")
| Important packages:
a(href="https://packagecontrol.io/packages/TOML") TOML
| ,
a(href="https://packagecontrol.io/packages/Rust") Rust Package
| ,
a(href="https://packagecontrol.io/packages/RustAutoComplete") RustAutoComplete
| ,
a(href="https://packagecontrol.io/packages/YcmdCompletion") YouCompleteMe plugin
| ,
a(href="https://packagecontrol.io/packages/SublimeLinter-contrib-rustc") SublimeLinter-contrib-rustc
| (relying on
a(href="http://www.sublimelinter.com/en/latest/") SublimeLinter
| ),
|
a(href="https://packagecontrol.io/packages/RustCodeFormatter") RustCodeFormatter
p.last-update(title="Last update") 2015-10-15
p.last-update(title="Last update") 2016-10-09

li
a(name="vim")
Expand Down
6 changes: 3 additions & 3 deletions table.jade
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,11 @@ table#overview
tr
th(title="Sublime Text 2/3").name
a(href="#sublime") Sublime
td.highlighting<sup>1</sup>
td.highlighting
//-td.tomlhighlighting ✓<sup>1</sup>
td.snippets<sup>1</sup>
td.snippets
td.completion ✓<sup>2</sup>
td.linting<sup>1</sup>
td.linting
td.goto ✓<sup>2</sup>
td.debugging
td.doctooltips
Expand Down

0 comments on commit 6d5a555

Please sign in to comment.