summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2018-10-20Fix typoTeemu Tiinanen
2018-01-11Make shift keytheme context sensitiveSomelauw
2017-11-28Add org-agenda key bindingsPierre Neidhardt
2017-11-07Remove rsi keythemeSomelauw
2017-11-04Update changelogSomelauw
2017-11-04Add documentation about calendar bindingsSomelauw
2017-10-31Add optional return bindingSomelauw
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-17Fix some markup in documentationSomelauw
2017-09-09Remove evil-org-recompute-clocksSomelauw
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-25Make A and I ignore leading stars, tags and ellipsesSomelauw
2017-07-24Update example config with new ideasSomelauw
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-18Move org-beginning-of-line from ^ to 0.Somelauw
2017-07-16Improve and document functions without default bindingSomelauw
2017-07-03Make evil-org-{above/below} (o/O) non-special on some org elements.Somelauw
2017-06-25Make ar, iR, aR linewise by default.Somelauw
2017-06-12Make key bindings stand out moreSomelauw
2017-06-12Improve documentation in keythemes.orgSomelauw
2017-06-11Make o and O customizableSomelauw
2017-06-02Complete overhaul of text objectsSomelauw
2017-06-02Remove optional leader keysSomelauw
2017-06-01No longer add an automatic hookSomelauw
2017-06-01Add information to changelogSomelauw
2017-05-30Explain why ^ and $ are bound in doc/keythemes.orgSomelauw
2017-05-29Update key binding descriptionsSomelauw
2017-05-18Add changelogSomelauw
2017-04-30Introduce evil-org-key-theme variable for easier customizationSomelauw
2017-04-28Rename evil-org-improved back to evil-orgSomelauw
2017-04-10Resolve some warnings and forgotten renamesSomelauw
2017-04-10Rename evil-org.el to evil-org-improved.elSomelauw
2017-04-10Update documentation in code and READMESomelauw
2017-04-09Update motions and add new motion gHSomelauw
2017-03-14Option to enable bindings in insert modeSomelauw
2017-03-01Split gh, gj, gk, gl bindings off in a separate key binding themeSomelauw
2017-02-25Add an example configuration fileSomelauw
2017-02-25Made headings smaller in documentationSomelauw
2017-02-25Split documentationSomelauw