aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-02Global print using messageTom Dalziel
2023-05-30Support p and # ex-substitute flagsTom Dalziel
2023-05-29Fix window-rotate upwards with 1 windowTom Dalziel
2023-05-29Fix pasting in visual block mode (#1786)Axel Forsman
2023-05-29Fix a-word on whitespace-only lineTom Dalziel
2023-05-29Default to (point-min . point-max) for bndTom Dalziel
2023-05-22Re-indent last line join if onto blankTom Dalziel
2023-05-17Fix searching for literal < and > with very-magicTom Dalziel
2023-05-09evil-find-file-at-point-with-line: Support format path(line,col). (#1789)Quentin Barbe
2023-04-21Support evil--jumps-push for dired-moderoxma
2023-04-15Correct ibuffer keybindingAaron Jensen
2023-04-12evil-window-map: Detach current window into new tab with 'T'Ankit Pandey
2023-04-10evil-window-delete: Attempt to close tab if tab bar is enabledAnkit Pandey
2023-04-08Bind tab movement commands to motion stateAnkit Pandey
2023-03-22Defer loading of calc.elAxel Forsman
2023-03-17Restore the input method on deactivation of evil-local-modeibbem
2023-03-17Fix evil-test-logical-visual-next-line in GUIAxel Forsman
2023-03-04Remove evil-last-read-digraph-char hackAxel Forsman
2023-03-04Advise read-key as well as read-key-sequenceWilliam G Hatch
2023-03-03Simplify evil-delimited-argumentsAxel Forsman
2023-02-20Restore match data after eval:ing replacementAxel Forsman
2023-02-14Optimize Ex command completionAxel Forsman
2023-02-14Compile Ex parserAxel Forsman
2023-02-14Make Ex hooks not be permanentAxel Forsman
2023-02-07Defer loading of shell.elAxel Forsman
2023-02-07Simplify evil-move-cursor-backAxel Forsman
2023-02-06Exclude autoindentation from previous insertionAxel Forsman
2023-02-03Restore penultimate replacement on <BS>Axel Forsman
2023-02-03Track composite changes to current insertion textAxel Forsman
2023-01-28Specialize evil-sort for case of two argumentsAxel Forsman
2023-01-20Make sure to restore state after executing motionAxel Forsman
2023-01-16Implement n, x, o, b, r options in :sortNathaniel Nicandro
2023-01-15Re-add return-type evil-operator-range argumentAxel Forsman
2023-01-14Use original state for populating shortcut mapAxel Forsman
2023-01-14Add evil-scroll-end-column & evil-scroll-start-columnTom Dalziel
2023-01-12Fix executing macro infinite timesAxel Forsman
2023-01-12Use extended-format menu item for leader bindingsAxel Forsman
2023-01-12Fix evil-set-leader with nil state argumentAxel Forsman
2023-01-10Fix Fundamental mode hackAxel Forsman
2023-01-10`evil-jump-item': don't error at `point-max'Nikita Bloshchanevich
2023-01-10Respect window params in evil-window-{next,prev}Johann Klähn
2023-01-10Wrap just show-paren-data-function in adviceAxel Forsman
2023-01-09Swap window sizes when exchanging windowsAxel Forsman
2023-01-09Error at boundaries with h/l even if point movedAxel Forsman
2023-01-09Use scroll-preserve-screen-position for C-u/C-dAxel Forsman
2023-01-08Fix Normal mode "D"/"C" with countAxel Forsman
2023-01-08Skip overlays-in in evil-next-flyspell-errorAxel Forsman
2023-01-07Fix evil-with-undo/evil-undo-pop with undo-treeToby S. Cubitt
2023-01-07evil-show-paren-range: fix incorrect docstringBrian Leung
2023-01-06Update project KeywordsTom Dalziel