diff options
author | Artur Malabarba <bruce.connor.am@gmail.com> | 2014-12-07 01:30:40 +0000 |
---|---|---|
committer | Artur Malabarba <bruce.connor.am@gmail.com> | 2014-12-08 12:36:52 +0000 |
commit | 512cfda1f0ba120f6fcfe62496936bba1ca42ebc (patch) | |
tree | 9e9978f9e18ea145cdfe14672c7b3e63a3186f3b /README.org | |
parent | c6cb8dc93ce2913d24772f642007e02f21a00b80 (diff) |
Create sx-load file whose sole purpose is to load everything.
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -36,8 +36,7 @@ As always, =C-h m= is the definitive resource for the functions of this mode. To install the development version, follow the usual steps: - Clone this repository - Add this directory to your ~load-path~ -- Issue ~(require 'sx)~ -- Issue ~(require 'sx-tab)~ +- Issue ~(require 'sx-load)~ This should give you access to the ~sx-tab-~ functions (the main entry points at this time). |