aboutsummaryrefslogtreecommitdiff
path: root/evil-vars.el
AgeCommit message (Expand)Author
2023-09-08Add the missing quote for obsoletedalu
2023-08-27Reselect minibuffer when quitting command-line winAxel Forsman
2023-08-27Add evil-command-line-mapAxel Forsman
2023-08-20Some cleanupsAxel Forsman
2023-08-20Stop the '</'> and '[/'] marks from intertwiningAxel Forsman
2023-08-13Urgent revert of recent commits while evil is brokenTom Dalziel
2023-08-12Some cleanupsAxel Forsman
2023-08-09Stop the '</'> and '[/'] marks from intertwiningAxel Forsman
2023-08-07Prefer #' to quote function namesStefan Monnier
2023-08-07Better follow conventions for ' in docstringsStefan Monnier
2023-08-06Support recursive editing in ExAxel Forsman
2023-07-18Delay evil-ex-search-update-pattern until idleAxel Forsman
2023-07-17Read Ex commands from bufferAxel Forsman
2023-07-02Remove evil-repeat-start-hookAxel Forsman
2023-07-02Store command properties as symbol propertyAxel Forsman
2023-06-02Global print using messageTom Dalziel
2023-03-04Remove evil-last-read-digraph-char hackAxel Forsman
2023-02-14Compile Ex parserAxel Forsman
2023-01-07evil-show-paren-range: fix incorrect docstringBrian Leung
2022-12-29Make evil-mode-line-format recognise nil valueProtesilaos Stavrou
2022-11-05gp & gP linewise & blockwiseTom Dalziel
2022-10-24evil transient mouse selection (#1706)Tom Dalziel
2022-10-17Add evil-execute-last-recorded-macro à la nvimTom Dalziel
2022-10-13 Remove make-variable-buffer-local from variables (fixes #1416)Ghosty
2022-10-13Shorten doc-stringsTom Dalziel
2022-10-05evil-ex-completion-map/evil-ex-search-keymap respect evil-want-C-w-deletejixiuf
2022-09-29doc: follow the Emacs Lisp Style Guidedalu
2022-09-26Store digraph character directly for repetitionTom Dalziel
2022-08-25Store :/ search pattern and parse vim-style regexpTom Dalziel
2022-08-09It's more useful if vP flips `evil-kill-on-visual-paste`Tom Dalziel
2022-08-07Never kill on visual paste when using evil-paste-beforeTom Dalziel
2022-07-31Add `evil-enter-replace-state` & support replace repetitionTom Dalziel
2022-06-21Prompt user to reverse reversed ex rangeTom Dalziel
2022-05-07Mention evil-move-beyond-eol in docstring of evil-move-cursor-back (#1375)Kevin Brubeck Unhammer
2022-04-30Add `evil-v$-excludes-newline`Tom Dalziel
2022-04-25Bump version to 1.15.0Tom Dalziel
2022-04-18evil-vars: Update evil-insert-state-modesBrian Leung
2022-04-12Add option for non-incremental search (#1304)fermata101
2022-02-17Add C-h in insert + replace states (fixes #1577)Tom Dalziel
2022-02-01Fix beginning/end-of-current-sentence marker (#1574)Brian Leung
2022-01-07Add `evil-want-empty-ex-last-command` to varsTom Dalziel
2022-01-07Fix visual-paste-pop testsTom Dalziel
2021-11-17Fix #1518: "custom functions bound to '0' break motion parsing" in a saner wa...jmmathena
2021-11-16Add option to stop updating X PRIMARY selection with the current visual regionChen Bin
2021-10-21Fix for #1518 custom functions bound to "0" break motion parsing (#1519)jmmathena
2021-10-04Add evil-start-of-line, evil-ensure-column, and use them (#1524)Tom Dalziel
2021-09-02Add `evil-search-wrap-ring-bell` customization variable (#1509)Johannes Neyer
2021-07-15evil-vars: reset evil-overriding-maps to an empty list (#1494)Youmu
2021-04-07Add bs-mode to evil-emacs-state-modes. (#1448)daanturo
2021-04-05Overahaul = register (#1447)Tom Dalziel