|
@@ -95,9 +95,9 @@ ido-ubiquitous specifically avoids interfering with these. If you use
|
|
|
any of the following packages, you need to enable ido for each of them
|
|
|
separately.
|
|
|
|
|
|
-* Magit: `(setq magit-completing-read-function 'magit-ido-completing-read)`
|
|
|
-* Gnus: `(setq gnus-completing-read-function 'gnus-ido-completing-read)`
|
|
|
-* ESS: `(setq ess-use-ido t)`
|
|
|
+* [Magit](https://magit.vc/): `(setq magit-completing-read-function 'magit-ido-completing-read)`
|
|
|
+* [Gnus](http://www.gnus.org/): `(setq gnus-completing-read-function 'gnus-ido-completing-read)`
|
|
|
+* [ESS](https://ess.r-project.org/): `(setq ess-use-ido t)`
|
|
|
|
|
|
# Frequently asked questions #
|
|
|
|