diff options
| author | Edward Tjörnhammar <ed@cflags.cc> | 2014-10-02 11:51:21 +0200 |
|---|---|---|
| committer | Edward Tjörnhammar <ed@cflags.cc> | 2014-10-02 11:53:16 +0200 |
| commit | 2b347851abc2d0117cd40c231580fef25d8e2358 (patch) | |
| tree | 6c60335a7e52e4e8fcceefd3bd3c305e68403bd4 | |
| parent | 90a6127018ea875ace7bf94956e1d476d7a9ee11 (diff) | |
Docs
| -rw-r--r-- | README.org | 2 | ||||
| -rw-r--r-- | evil-org.el | 2 |
2 files changed, 1 insertions, 3 deletions
@@ -1,7 +1,5 @@ #+TITLE: evil-org-mode -# What will be evil org without an org Readme? - Supplemental evil-mode key-bindings to Emacs org-mode. This is a work in progress, expect improvements and don't be afraid to contribute patches. * Requirements diff --git a/evil-org.el b/evil-org.el index 392e9ed..203593c 100644 --- a/evil-org.el +++ b/evil-org.el @@ -1,6 +1,6 @@ ;;; evil-org.el --- evil keybindings for org-mode -;; Copyright (C) 2012-2013 by Edward Tjörnhammar +;; Copyright (C) 2012-2014 by Edward Tjörnhammar ;; Author: Edward Tjörnhammar ;; URL: https://github.com/edwtjo/evil-org-mode.git ;; Git-Repository; git://github.com/edwtjo/evil-org-mode.git |
