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
path:
root
/
evil-vars.el
Age
Commit message (
Expand
)
Author
2023-12-25
Declare goto-char as a motion, fix evil-goto-char
Tom Dalziel
2023-12-12
Add racket-repl-mode to evil-insert-state-modes (#1847)
Brian Leung
2023-09-08
Add the missing quote for obsolete
dalu
2023-08-27
Reselect minibuffer when quitting command-line win
Axel Forsman
2023-08-27
Add evil-command-line-map
Axel Forsman
2023-08-20
Some cleanups
Axel Forsman
2023-08-20
Stop the '</'> and '[/'] marks from intertwining
Axel Forsman
2023-08-13
Urgent revert of recent commits while evil is broken
Tom Dalziel
2023-08-12
Some cleanups
Axel Forsman
2023-08-09
Stop the '</'> and '[/'] marks from intertwining
Axel Forsman
2023-08-07
Prefer #' to quote function names
Stefan Monnier
2023-08-07
Better follow conventions for ' in docstrings
Stefan Monnier
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-17
Read Ex commands from buffer
Axel Forsman
2023-07-02
Remove evil-repeat-start-hook
Axel Forsman
2023-07-02
Store command properties as symbol property
Axel Forsman
2023-06-02
Global print using message
Tom Dalziel
2023-03-04
Remove evil-last-read-digraph-char hack
Axel Forsman
2023-02-14
Compile Ex parser
Axel Forsman
2023-01-07
evil-show-paren-range: fix incorrect docstring
Brian Leung
2022-12-29
Make evil-mode-line-format recognise nil value
Protesilaos Stavrou
2022-11-05
gp & gP linewise & blockwise
Tom Dalziel
2022-10-24
evil transient mouse selection (#1706)
Tom Dalziel
2022-10-17
Add evil-execute-last-recorded-macro à la nvim
Tom Dalziel
2022-10-13
Remove make-variable-buffer-local from variables (fixes #1416)
Ghosty
2022-10-13
Shorten doc-strings
Tom Dalziel
2022-10-05
evil-ex-completion-map/evil-ex-search-keymap respect evil-want-C-w-delete
jixiuf
2022-09-29
doc: follow the Emacs Lisp Style Guide
dalu
2022-09-26
Store digraph character directly for repetition
Tom Dalziel
2022-08-25
Store :/ search pattern and parse vim-style regexp
Tom Dalziel
2022-08-09
It's more useful if vP flips `evil-kill-on-visual-paste`
Tom Dalziel
2022-08-07
Never kill on visual paste when using evil-paste-before
Tom Dalziel
2022-07-31
Add `evil-enter-replace-state` & support replace repetition
Tom Dalziel
2022-06-21
Prompt user to reverse reversed ex range
Tom Dalziel
2022-05-07
Mention evil-move-beyond-eol in docstring of evil-move-cursor-back (#1375)
Kevin Brubeck Unhammer
2022-04-30
Add `evil-v$-excludes-newline`
Tom Dalziel
2022-04-25
Bump version to 1.15.0
Tom Dalziel
2022-04-18
evil-vars: Update evil-insert-state-modes
Brian Leung
2022-04-12
Add option for non-incremental search (#1304)
fermata101
2022-02-17
Add C-h in insert + replace states (fixes #1577)
Tom Dalziel
2022-02-01
Fix beginning/end-of-current-sentence marker (#1574)
Brian Leung
2022-01-07
Add `evil-want-empty-ex-last-command` to vars
Tom Dalziel
2022-01-07
Fix visual-paste-pop tests
Tom Dalziel
2021-11-17
Fix #1518: "custom functions bound to '0' break motion parsing" in a saner wa...
jmmathena
2021-11-16
Add option to stop updating X PRIMARY selection with the current visual region
Chen Bin
2021-10-21
Fix for #1518 custom functions bound to "0" break motion parsing (#1519)
jmmathena
2021-10-04
Add evil-start-of-line, evil-ensure-column, and use them (#1524)
Tom Dalziel
2021-09-02
Add `evil-search-wrap-ring-bell` customization variable (#1509)
Johannes Neyer
2021-07-15
evil-vars: reset evil-overriding-maps to an empty list (#1494)
Youmu
[next]