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
/
evil-org.el
Age
Commit message (
Expand
)
Author
2021-11-11
Fix issue with evil-digit-bound-motions
John Mathena
2020-09-22
Merge pull request #80 from crocket/evil-org-keybindings
Somelauw
2020-09-22
Make keybindings more reliable on evil-org mode.
crocket
2020-09-13
Merge branch 'master' of https://github.com/Somelauw/evil-org-mode
Somelauw
2020-06-01
Merge pull request #72 from crocket/terminal
Somelauw
2020-06-01
Merge pull request #75 from edwargix/master
Somelauw
2020-05-30
Fix typo
David Florness
2020-05-12
Replace count, first, second with cl- aliases.
Christopher League
2020-05-11
Add `g TAB` as a fallback for `<tab>`. Make RET bindings work.
crocket
2020-01-01
Improve matching 10 in lists
Somelauw
2020-01-01
Merge branch 'master' of https://github.com/Somelauw/evil-org-mode
v1.0.2
Somelauw
2019-11-04
Don't require s
Somelauw
2018-12-01
Fix #42
Felix Schlitter
2018-03-20
Improve inner text object
Somelauw
2018-03-09
Make post-blank work correctly on org objects
Somelauw
2018-01-11
Make shift keytheme context sensitive
Somelauw
2017-12-24
Solve some issues with evil-org-return
Somelauw
2017-11-27
Make evil-org-delete work with evil-surround
Somelauw
2017-11-07
Remove dependency on melpa version of org-mode
Somelauw
2017-11-07
Remove rsi keytheme
Somelauw
2017-11-06
Refactor calendar bindings and enable by default
Somelauw
2017-11-04
Bind calendar keys directly to the Emacs state, not to Evil insert state
Pierre Neidhardt
2017-11-04
Add calendar key theme
Pierre Neidhardt
2017-10-31
Add optional return binding
Somelauw
2017-10-22
Fix issue with o/O not indenting.
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-16
Declare rsi bindings obsolete again
Somelauw
2017-09-11
Undo deprecate rsi bindings
Somelauw
2017-09-09
Remove evil-org-recompute-clocks
Somelauw
2017-09-09
Merge branch 'master' into develop
Somelauw
2017-09-06
Restore additional-bindings in normal mode
smile13241324
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-26
Fix x and X bindings
Somelauw
2017-08-25
Cleanup
Somelauw
2017-08-25
Make A and I ignore leading stars, tags and ellipses
Somelauw
2017-08-08
Add type boolean to evil-org-use-additional-insert
Somelauw
2017-08-02
Vim keys for saving when editing org-table formulas
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-19
Fix screw-up of C-S-return binding
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-16
Correct check for evil-disable-insert-state-bindings
Somelauw
2017-07-10
Allow evil-org-{eol/bol}-call to pass optional arguments
Somelauw
2017-07-03
Make evil-org-{above/below} (o/O) non-special on some org elements.
Somelauw
[next]