Minor index changes
Getty Ritter
10 years ago
| 9 | 9 | <div> |
| 10 | 10 | To use these packages with the <code>use-package</code> library, |
| 11 | 11 | you can add |
| 12 | <code><pre> | |
| 13 | (add-to-list 'package-archives | |
| 14 | '("gelpa" . "http://gelpa.gdritter.com/") t) | |
| 15 | </pre></code> to your <code>.emacs</code> file. | |
| 12 | <code><pre>(add-to-list 'package-archives | |
| 13 | '("gelpa" . "http://gelpa.gdritter.com/") t)</pre></code> | |
| 14 | to your <code>.emacs</code> file. | |
| 16 | 15 | </div> |
| 17 | 16 | <div> |
| 18 | 17 | <ul> |