Coder Social home page Coder Social logo

evil-org-mode's Introduction

evil-org-mode

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

  • org-mode, git://repo.or.cz/org-mode.git
  • evil-mode, git://gitorious.org/evil/evil.git
  • evil-leader, git://github.com/cofi/evil-leader.git

Installation

mkdir -p ~/.emacs.d/plugins; git clone git://github.com/edwtjo/evil-org-mode.git ~/.emacs.d/plugins/evil-org-mode

emacs.el

(add-to-list 'load-path "~/.emacs.d/plugins/evil-org-mode")
(require 'evil-org)

Keys

Here are the keys introduced by evil-org

ghoutline-up-heading
gjorg-forward-heading-same-level
gkorg-backward-heading-same-level
gloutline-next-visible-heading
torg-todo
Torg-insert-todo-heading nil
Horg-beginning-of-line
Lorg-end-of-line
oalways-insert-item
Oorg-insert-heading
’$’org-end-of-line
’^’org-beginning-of-line
<org-metaleft
>org-metaright
<leader>aorg-agenda
<leader>torg-show-todo-tree
<leader>corg-archive-subtree
<leader>levil-org-open-links
<leader>oevil-org-recompute-clocks
TABorg-cycle
M-lorg-metaright
M-horg-metaleft
M-korg-metaup
M-jorg-metadown
M-Lorg-shiftmetaright
M-Horg-shiftmetaleft
M-Korg-shiftmetaup
M-Jorg-shiftmetadown
M-oorg-insert-heading+org-metaright
M-torg-insert-todo-heading nil+ org-metaright

License

Gnu General Public License v3.0, http://www.gnu.org/copyleft/gpl.html

evil-org-mode's People

Contributors

adrieankhisbe avatar avendael avatar behaghel avatar edwtjo avatar wsdookadr avatar yukihr avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.