index
:
evil-org-mode.git
develop
issue-34-org-element-fallback
master
promote-shortcuts
save-and-quit-org-src-buffer
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Age
Commit message (
Expand
)
Author
2018-01-11
Make shift keytheme context sensitive
Somelauw
2017-11-28
Add org-agenda key bindings
Pierre Neidhardt
2017-11-07
Remove rsi keytheme
Somelauw
2017-11-04
Update changelog
Somelauw
2017-11-04
Add documentation about calendar bindings
Somelauw
2017-10-31
Add optional return binding
Somelauw
2017-10-15
Improve and simplify o/O functions.
Somelauw
2017-10-07
Implement https://github.com/Somelauw/evil-org-mode/issues/22
Somelauw
2017-09-17
Make o on a checkbox item create a new checkbox item.
Somelauw
2017-09-17
Fix some markup in documentation
Somelauw
2017-09-09
Remove evil-org-recompute-clocks
Somelauw
2017-09-02
Add variable `evil-org-retain-visual-state-on-shift`.
Somelauw
2017-08-29
Replace bindings to lambdas by macros
Somelauw
2017-08-28
Allow `<` and `>` to move columns in tables
Somelauw
2017-08-26
Make I and A respect `org-special-ctrl-a/e`
Somelauw
2017-08-25
Make A and I ignore leading stars, tags and ellipses
Somelauw
2017-07-24
Update example config with new ideas
Somelauw
2017-07-24
Deprecate evil-org-recompute-clocks
Somelauw
2017-07-20
Allow $ to jump back-and-forth in evil when org-special-ctrl-a/e is t.
Somelauw
2017-07-18
Move org-beginning-of-line from ^ to 0.
Somelauw
2017-07-16
Improve and document functions without default binding
Somelauw
2017-07-03
Make evil-org-{above/below} (o/O) non-special on some org elements.
Somelauw
2017-06-25
Make ar, iR, aR linewise by default.
Somelauw
2017-06-12
Make key bindings stand out more
Somelauw
2017-06-12
Improve documentation in keythemes.org
Somelauw
2017-06-11
Make o and O customizable
Somelauw
2017-06-02
Complete overhaul of text objects
Somelauw
2017-06-02
Remove optional leader keys
Somelauw
2017-06-01
No longer add an automatic hook
Somelauw
2017-06-01
Add information to changelog
Somelauw
2017-05-30
Explain why ^ and $ are bound in doc/keythemes.org
Somelauw
2017-05-29
Update key binding descriptions
Somelauw
2017-05-18
Add changelog
Somelauw
2017-04-30
Introduce evil-org-key-theme variable for easier customization
Somelauw
2017-04-28
Rename evil-org-improved back to evil-org
Somelauw
2017-04-10
Resolve some warnings and forgotten renames
Somelauw
2017-04-10
Rename evil-org.el to evil-org-improved.el
Somelauw
2017-04-10
Update documentation in code and README
Somelauw
2017-04-09
Update motions and add new motion gH
Somelauw
2017-03-14
Option to enable bindings in insert mode
Somelauw
2017-03-01
Split gh, gj, gk, gl bindings off in a separate key binding theme
Somelauw
2017-02-25
Add an example configuration file
Somelauw
2017-02-25
Made headings smaller in documentation
Somelauw
2017-02-25
Split documentation
Somelauw