You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
@@ -83,7 +83,7 @@ Racer is used as a static library in [RLS](https://github.com/rust-lang-nursery/
83
83
84
84
###Eclipse integration
85
85
86
-
Racer can be used with Eclipse through the use of[RustDT](https://github.com/RustDT/RustDT). (User guide is[linked](http://rustdt.github.io/) in repo description)
86
+
Racer can be used with Eclipse through the use of[RustDT](https://github.com/RustDT/RustDT). (User guide is[linked](https://rustdt.github.io/) in repo description)
87
87
88
88
###Emacs integration
89
89
@@ -109,7 +109,7 @@ The Kate community maintains a [plugin](https://cgit.kde.org/kate.git/tree/addon
109
109
110
110
The Sublime Text community maintains some packages that integrates Racer
111
111
*[RustAutoComplete](https://github.com/defuz/RustAutoComplete) that offers auto completion and goto definition.
112
-
*[AnacondaRUST](https://github.com/DamnWidget/anaconda_rust) from the[anaconda](http://github.com/DamnWidget/anaconda) plugins family that offers auto completion, goto definition and show documentation
112
+
*[AnacondaRUST](https://github.com/DamnWidget/anaconda_rust) from the[anaconda](https://github.com/DamnWidget/anaconda) plugins family that offers auto completion, goto definition and show documentation