Explorar el Código

Add directions for enabling ido in ESS.

Ryan C. Thompson hace 8 años
padre
commit
f962779b63
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -97,6 +97,7 @@ 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)`
 
 # Frequently asked questions #