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-maps.el
Age
Commit message (
Expand
)
Author
2024-03-31
Visual X, deletion column respects stick eol
Tom Dalziel
2023-12-18
Add :retab command
Jakub Kadlcik
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
Add evil-command-line-map
Axel Forsman
2023-08-20
Some cleanups
Axel Forsman
2023-08-13
Urgent revert of recent commits while evil is broken
Tom Dalziel
2023-08-12
Some cleanups
Axel Forsman
2023-07-17
Read Ex commands from buffer
Axel Forsman
2023-06-06
Add ex-match
Tom Dalziel
2023-06-04
evil-ex-z (#1798)
Tom Dalziel
2023-06-02
Global print using message
Tom Dalziel
2023-04-12
evil-window-map: Detach current window into new tab with 'T'
Ankit Pandey
2023-04-08
Bind tab movement commands to motion state
Ankit Pandey
2023-01-14
Add evil-scroll-end-column & evil-scroll-start-column
Tom Dalziel
2022-10-17
Add evil-execute-last-recorded-macro à la nvim
Tom Dalziel
2022-10-17
Add [S-left] and [S-right] bindings for insert state
Tom Dalziel
2022-10-15
Remove z kb macros for discoverability
Tom Dalziel
2022-10-05
evil-ex-completion-map/evil-ex-search-keymap respect evil-want-C-w-delete
jixiuf
2022-10-05
C-w support yank word when search-module is 'evil-search
jixiuf
2022-08-21
Add evil-window-exchange
Tom Dalziel
2022-08-11
Add `evil-goto-last-change` & reverse, taking count arg
Tom Dalziel
2022-08-09
Add gp and gP
Tom Dalziel
2022-08-02
Add more bindings for evil-window-map
Tom Dalziel
2022-07-31
Add `evil-enter-replace-state` & support replace repetition
Tom Dalziel
2022-04-25
Bump version to 1.15.0
Tom Dalziel
2022-04-23
fix C-h behavior when evil-want-C-h-delete is non-nil
Kevin Sladowski
2022-04-18
Add ex commands for closing tabs
Kris Katterjohn
2022-04-03
Add evil-update (write when buffer is modified)
Tom Dalziel
2022-02-17
Add C-h in insert + replace states (fixes #1577)
Tom Dalziel
2022-01-06
Add ]f [f ]F [F to maps (#1565)
Tom Dalziel
2022-01-04
Add gM `evil-percentage-of-line` (#1562)
Tom Dalziel
2021-12-19
Replace state pasting
Tom Dalziel
2021-12-19
Replace state evil-quoted-insert
Tom Dalziel
2021-12-19
Define the insert state keybindings in replace state
Tom Dalziel
2021-10-21
Fix for #1518 custom functions bound to "0" break motion parsing (#1519)
jmmathena
2021-10-06
<insert> in replace state should append, not insert (#1527)
Tom Dalziel
2021-10-06
Add keybindings for [insert] (#1526)
Tom Dalziel
2021-07-27
Add g-home g-end g-up & g-down motion bindings (#1503)
Tom Dalziel
2021-07-25
Add gI (evil-insert-0-line) (#1502)
Tom Dalziel
2021-07-23
Add i_ctrl-@ binding and function (#1498)
Tom Dalziel
2021-04-17
Fixup visual change commands (#1456)
Tom Dalziel
2021-04-11
Add :mark ex cmd, with test (#1455)
Tom Dalziel
2021-04-10
Add `:display` ex cmd
Tom Dalziel
2021-04-07
Evil ex put (#1449)
Tom Dalziel
2021-04-05
Overahaul = register (#1447)
Tom Dalziel
2021-04-04
Add "gf" to visual mode (#1438)
rolag
2021-03-31
Add <home> & <end> motions, add test for visual block (#1444)
Tom Dalziel
2021-02-28
Fix evil-goto-char and add `go` keybinding
Tom Dalziel
2021-02-14
Add next+previous mark navigation and keybindings
Tom Dalziel
[next]