index
:
evil.git
bugfix-1038-handle-vector-macros
master
release-1.14
stable
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-12-12
Assign :jump to evil-{next-close,previous-open}-{brace,paren} (#1844)
Brian Leung
2023-11-06
Make evil-read-key-key-map generation more direct
Tom Dalziel
2023-11-04
Don't disable keypad num fallbacks for digraph's read-key
Tom Dalziel
2023-09-20
Disable vim-style-regexp conversions of already converted patterns (#1827)
Tom Dalziel
2023-09-08
Add the missing quote for obsolete
dalu
2023-08-28
tabs: Go to nth tab when tab-next is prefixed
Ankit Pandey
2023-08-27
Support command-line window for any minibuffer arg
Axel Forsman
2023-08-27
Reselect minibuffer when quitting command-line win
Axel Forsman
2023-08-27
Add evil-command-line-map
Axel Forsman
2023-08-27
Do not silence unused evil-define-command argument
Axel Forsman
2023-08-23
Fix Vim URL in docs (#1825)
W. Leighton Dawson
2023-08-20
Fix evil-with-delay with dynamic binding
Axel Forsman
2023-08-20
Some cleanups
Axel Forsman
2023-08-20
Misc minor changes
Stefan Monnier
2023-08-20
Merge evil-with-delay condition and body lambdas
Axel Forsman
2023-08-20
(evil-with-delay): New macro, extracted from `evil-delay`
Stefan Monnier
2023-08-20
Make evil-search-wrap-ring-bell work with evil-search
Justin Koh
2023-08-20
Stop the '</'> and '[/'] marks from intertwining
Axel Forsman
2023-08-20
Remove redundant `:group` args
Stefan Monnier
2023-08-20
Avoid eval in evil-test-buffer
Axel Forsman
2023-08-20
Use lexical-binding everywhere
Stefan Monnier
2023-08-14
Advise `lisp-eval-last-sexp` like elisp equivalent
Tom Dalziel
2023-08-13
Urgent revert of recent commits while evil is broken
Tom Dalziel
2023-08-13
Fix evil-with-delay with dynamic binding
Axel Forsman
2023-08-12
Some cleanups
Axel Forsman
2023-08-12
Misc minor changes
Stefan Monnier
2023-08-12
Merge evil-with-delay condition and body lambdas
Axel Forsman
2023-08-12
(evil-with-delay): New macro, extracted from `evil-delay`
Stefan Monnier
2023-08-10
Make evil-search-wrap-ring-bell work with evil-search
Justin Koh
2023-08-09
Stop the '</'> and '[/'] marks from intertwining
Axel Forsman
2023-08-07
Remove redundant `:group` args
Stefan Monnier
2023-08-07
Avoid eval in evil-test-buffer
Axel Forsman
2023-08-07
Use lexical-binding everywhere
Stefan Monnier
2023-08-07
Select inner tag even when empty
Tom Dalziel
2023-08-07
Prefer #' to quote function names
Stefan Monnier
2023-08-07
Better follow conventions for ' in docstrings
Stefan Monnier
2023-08-06
Make Ex registers available in all minibuffers
Axel Forsman
2023-08-06
Support recursive editing in Ex
Axel Forsman
2023-07-18
Delay evil-ex-search-update-pattern until idle
Axel Forsman
2023-07-18
Simplify evil-ex-parse
Axel Forsman
2023-07-17
Read Ex commands from buffer
Axel Forsman
2023-07-14
Format Normal mode "!" prompt as ".,.+N!"
Axel Forsman
2023-07-12
Non-visual ex-print (fix)
Tom Dalziel
2023-07-12
Use var instead of mark in evil-yank-line-handler
Axel Forsman
2023-07-12
Avoid marker for match-end in :substitute
Axel Forsman
2023-07-12
Enter Insert mode on "o"/"O" even with indent fail
Axel Forsman
2023-07-12
Remove vendored goto-chg package
Axel Forsman
2023-07-09
Autoload evil-digraph
Axel Forsman
2023-07-05
Substitute key bindings correctly in manual
Axel Forsman
2023-07-05
Generate docstringdb.json at build time
Axel Forsman
[next]