summaryrefslogtreecommitdiff
path: root/evil-org.el
AgeCommit message (Expand)Author
2018-02-17Make evil-org-select-inner-element use :value if providedissue-34-org-element-fallbackSomelauw
2018-01-11Make shift keytheme context sensitiveSomelauw
2017-12-24Solve some issues with evil-org-returnSomelauw
2017-11-27Make evil-org-delete work with evil-surroundSomelauw
2017-11-07Remove dependency on melpa version of org-modeSomelauw
2017-11-07Remove rsi keythemeSomelauw
2017-11-06Refactor calendar bindings and enable by defaultSomelauw
2017-11-04Bind calendar keys directly to the Emacs state, not to Evil insert statePierre Neidhardt
2017-11-04Add calendar key themePierre Neidhardt
2017-10-31Add optional return bindingSomelauw
2017-10-22Fix issue with o/O not indenting.Somelauw
2017-10-15Improve and simplify o/O functions.Somelauw
2017-10-07Implement https://github.com/Somelauw/evil-org-mode/issues/22Somelauw
2017-09-17Make o on a checkbox item create a new checkbox item.Somelauw
2017-09-16Declare rsi bindings obsolete againSomelauw
2017-09-11Undo deprecate rsi bindingsSomelauw
2017-09-09Remove evil-org-recompute-clocksSomelauw
2017-09-09Merge branch 'master' into developSomelauw
2017-09-06Restore additional-bindings in normal modesmile13241324
2017-09-02Add variable `evil-org-retain-visual-state-on-shift`.Somelauw
2017-08-29Replace bindings to lambdas by macrosSomelauw
2017-08-28Allow `<` and `>` to move columns in tablesSomelauw
2017-08-26Make I and A respect `org-special-ctrl-a/e`Somelauw
2017-08-26Fix x and X bindingsSomelauw
2017-08-25CleanupSomelauw
2017-08-25Make A and I ignore leading stars, tags and ellipsesSomelauw
2017-08-08Add type boolean to evil-org-use-additional-insertSomelauw
2017-08-02Vim keys for saving when editing org-table formulasSomelauw
2017-07-24Deprecate evil-org-recompute-clocksSomelauw
2017-07-20Allow $ to jump back-and-forth in evil when org-special-ctrl-a/e is t.Somelauw
2017-07-19Fix screw-up of C-S-return bindingSomelauw
2017-07-18Move org-beginning-of-line from ^ to 0.Somelauw
2017-07-16Improve and document functions without default bindingSomelauw
2017-07-16Correct check for evil-disable-insert-state-bindingsSomelauw
2017-07-10Allow evil-org-{eol/bol}-call to pass optional argumentsSomelauw
2017-07-03Make evil-org-{above/below} (o/O) non-special on some org elements.Somelauw
2017-06-29Merge pull request #9 from ZarsBranchkin/patch-1Somelauw
2017-06-29Fix org-insert-item cursor positionZarsBranchkin
2017-06-25Make ar, iR, aR linewise by default.Somelauw
2017-06-22Use cl-case instead of caseSomelauw
2017-06-11Make o and O customizableSomelauw
2017-06-06Ignore o and O when on whitespace below an item or tableSomelauw
2017-06-02Complete overhaul of text objectsSomelauw
2017-06-02Remove optional leader keysSomelauw
2017-06-01No longer add an automatic hookSomelauw
2017-05-29Fix #1Somelauw
2017-05-14Change repo name from evil-org to evil-org-modeSomelauw
2017-05-08Set minimum evil version to 1.0Somelauw
2017-05-07Update documentationSomelauw
2017-05-07Change prefix meaning of evil-org-insert-subheading/subtodoSomelauw