diff options
| author | Somelauw <Somelauw> | 2017-04-10 22:19:02 +0200 |
|---|---|---|
| committer | Somelauw <Somelauw> | 2017-04-10 22:19:28 +0200 |
| commit | ab28fd1fa2d276d08d8a17b5cc88ad43f7100534 (patch) | |
| tree | 2fc4e756950428e4ef714241f647b5350f81369d /doc/example_config.el | |
| parent | 6765bb8b3fc1f42b4f3bc4c6df13ab1d730cb6a7 (diff) | |
Rename evil-org.el to evil-org-improved.el
Diffstat (limited to 'doc/example_config.el')
| -rw-r--r-- | doc/example_config.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/example_config.el b/doc/example_config.el index cde7bf1..dd7c7ba 100644 --- a/doc/example_config.el +++ b/doc/example_config.el @@ -1,4 +1,4 @@ -(add-to-list 'load-path "~/.emacs.d/plugins/evil-org-mode") +(add-to-list 'load-path "~/.emacs.d/plugins/evil-org-improved") (require 'evil-org) (require 'leader) (require 'hydra) |
