[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] branch elpa/evil-lisp-state created (now 3c65fecd99)
From: |
ELPA Syncer |
Subject: |
[nongnu] branch elpa/evil-lisp-state created (now 3c65fecd99) |
Date: |
Thu, 6 Jan 2022 04:58:23 -0500 (EST) |
elpasync pushed a change to branch elpa/evil-lisp-state.
at 3c65fecd99 Bump version to 8.2
This branch includes the following new commits:
new 8a44cdcffe Initial commit
new 9dfc5fe116 Update gitignore
new 8d58b864ba Initial push of evil-lisp-state.el
new 9be14079e5 Update readme
new 7b5937a327 Shorten package description
new c0033214de Merge pull request #1 from purcell/patch-1
new 742da3fe8b Update readme
new 48b8c735ed Fix configuration example in package commentary
new a44023b712 Change prefix for sp-splice-sexp-killing-xxx to `sk_`
new 2ad7ffac3e Update key bindings in readme
new f9fad45551 Add key bindings for sp-kill-sexp functions
new 729c131ecc Better consistency with `sx` for sp-splice-sexp
new 797f09bfbb Update readme with last key bindings
new cbe505d26d Add sp-comment key binding `C`
new 4167ee0b21 Add `RET` key binding for sp-newline
new 9afc34bd94 Add yank/past on `y` and `p`
new fb15814e55 Add key binding for sp-join-sexp `m` (think `merge-sexp)
new 95204dcf71 Add key bindings for wrapping functions and symbol
navigation
new 3a0230162e Add key binding for sp-absorb-sexp `a`
new b4a1371a01 Add key bindings for transpose functions
new 1048c3df17 Fix redo key-binding
new f40e85f19e Remove `w` and `W` for now, seems to not work properly
with evil
new 0174f825a0 Update readme
new af7ce842d1 Add fine grain forward and backward motion with evil
standard
new c63d601878 Import evil-motion-state
new 8df5c30ccb Update README.md
new eefaabc310 Add installation instruction for MELPA and Cask in readme
new 8d5f719c98 Typo in readme
new 0e7f902c74 Use directions for delete functions
new 75f8f30e42 Use directions for copy
new 3a72893879 New common backward prefix
new 37533c6d13 Type in readme
new 95d764e6a5 Swap `k` and `K` for a more natural feeling
new 7c9c56adb8 Set sp-navigate-consider-symbols to nil
new 5df70d1088 Bind sp-foward-symbol to `w`
new 769d43ab36 Add forward/backward symbol binding to `L` and `H`
respectively
new 2638f02edd Set sp-navigate-reindent-after-up to nil
new 24b9a1dfb6 Add sp-(backward)-delete-char bindings to `x` and `X`
new 7499dc3bd3 Version 1.2
new 563654c8cd Swap back `k` and `K`
new 7b1d98bf75 Version 1.3
new 2d13c56e14 Add expand-region dependency
new 47c4f4ca30 Swap `H` and `h`, `L` and `l`
new d2fe2754c7 Add disclaimer about experimentation in readme
new 0f6eefcb3e Add `o` command to insert a new sexp at point on a new
line below
new 3ab17e7007 Version 1.5
new 6c41877161 Add evil-delete-line with key binding `D`
new 4441fb049c Update readme
new 5569669299 Add `gs` key binding for
elisp-slime-nav-find-elisp-thing-at-point
new 77b8cc7bd8 Add key binding `(` which switches to insert state and
insert `(`
new dbc6ae05b5 Add evil-open-above with binding `O`
new 09b5bb43ed Version 1.5.3
new 41b73ab51f Fix insert of left parenthesis
new f387d10375 `L` bindings no go to the beginning of the next sexp at
the same level
new 0a5381ce70 Update readme
new c6131e28e0 New navigation model leading to version 2.0
new cf8c984612 Minor change
new 872d59ebaf Better formating for readme
new 29a85e9948 Minor change in readme
new d055246db1 Add synonyms for navigation commands in readme
new 90c8a95714 Add `%` key binding documentation in readme
new 176ebd50e8 Change key binding `xs` to `xx` for consistency
new 33602d3edc Typo in readme
new 692507643f Fix `o` and `O` behavior
new 33ce3bb4f5 Tweak navigation model to make it ever simpler
new bce255c48e Minor change to readme
new ca32c94dce Update commentary
new 1a0efed5c2 Set back to t the variable sp-navigate-consider-symbols
new 46fbe7ade7 Keep `a` for evil-append, absorb-sexp is now on `A`
new df979a68a5 Wrap and unwrap are now on `w` and `W` respectively
new 36d945c5db Add autoload cookie to required custom variable
new 45bbdfce7f Insert sibling before/after bindings on `(` and `)`
respectively
new 483e20ff97 Regular evil `o` and `O` command
new 67ee83c135 Regular `y` evil command and sp-copy-sexp binding is now
`Y`
new 84ec92a0e6 Version 3.3
new 4a9071e1ea Indicate the regular evil bindings
new e1cf52572a Remove expand-region dependency
new 3953f28dd2 Keep regular `r` binding for evil-replace, raise an sexp
with `R`
new 10e001ab8c Minor change in readme
new 0fcd49259b Reorganize the bindings and align them with the
philosophy behind evil-lisp-state
new 3f575dc466 Update commentary and fix some typos
new 383de2fdd3 Remove warning in readme
new 36e74307b5 Add `I` evil key binding
new 0ddcc908e8 `RET` is for indent next line
new 5f663075fa Better insert sexp after/before
new 81ffba2855 Version 4.1
new c0b43aa30e Add `Shift-Return` to insert new line and switch to
insert state
new 1df2f73902 Fix Symbol's value as variable is void:
evil-lisp-state-backward-prefix
new 0476f83b72 Update address of MELPA
new 7bd49350df Change sp-absorb-sexp binding to `B`
new 1607fe335a Fix macro byte compilation
new 758166a1a4 Fix macro for backward functions
new 575de5d980 Missing autoload on defcustom
new d614275d93 Fix byte-compilation for defcustom variable
new cff8cfa8a1 Add MELPA badge
new fdddd81806 Rethink all the key-bindings to be used with evil-leader
new 701fccf899 Minor README changes
new 014a5a5638 Replace lambda by defuns, change some bindings
new fc34826f18 Default behavior for hjkl
new 8a3cffa60b Add 0 and $ key bindings
new 63e3183d14 Disabel auto-switch to lisp state for some commands
new 159e849c2c Tweak key bindings
new ca00f0f6f5 fix `evil-list-state` typo in readme
new dbb3870e2b Version 7
new 2eb0011287 Update README to version 7
new 96d21715bd Fix typo
new dbb7033cc9 Update documentation
new 9f10498f6d Add key bindings for hybrid functions
new e5792ec68a Add key bindings for navigation
new ab02bf8cd3 Version 8: use bind-map instead of evil-leader
new df3f2e1a3c Fix confusing message in toggle state func
new 13fc1def92 Add variable evil-lisp-state-enter-lisp-state-on-command
new 77bc863b7c Fix default value for
evil-lisp-state-enter-lisp-state-on-command
new 5aea6675bb evil-lisp-state-leader is now a function
new ca3fe14475 Change switch to lisp state from <leader> ,, to
<leader> .
new 9d07f9efad Reapply fix of confusion message when toggling state
new 82601dc5ed Fix dumb error
new d2abdb86a2 Fix some minor issues with bind-map
new 6491bdb6ff use bind-map :evil-use-local
new f4da219005 Remove default key binding and inform user to explicity
define one.
new f6923427e9 Add variable evil-lisp-state-default-state
new b4c54ee3a0 Bump version to 8.1
new 16c01d79b2 Define evil-lisp-state-major-mode-map
new 12f974b74d Allow navigation for braces and brackets with j/k.
new 3c65fecd99 Bump version to 8.2
- [nongnu] branch elpa/evil-lisp-state created (now 3c65fecd99),
ELPA Syncer <=
- [nongnu] elpa/evil-lisp-state 8a44cdcffe 001/125: Initial commit, ELPA Syncer, 2022/01/06
- [nongnu] elpa/evil-lisp-state 8d58b864ba 003/125: Initial push of evil-lisp-state.el, ELPA Syncer, 2022/01/06
- [nongnu] elpa/evil-lisp-state c0033214de 006/125: Merge pull request #1 from purcell/patch-1, ELPA Syncer, 2022/01/06
- [nongnu] elpa/evil-lisp-state 742da3fe8b 007/125: Update readme, ELPA Syncer, 2022/01/06
- [nongnu] elpa/evil-lisp-state a44023b712 009/125: Change prefix for sp-splice-sexp-killing-xxx to `sk_`, ELPA Syncer, 2022/01/06
- [nongnu] elpa/evil-lisp-state 9dfc5fe116 002/125: Update gitignore, ELPA Syncer, 2022/01/06
- [nongnu] elpa/evil-lisp-state 9be14079e5 004/125: Update readme, ELPA Syncer, 2022/01/06
- [nongnu] elpa/evil-lisp-state 7b5937a327 005/125: Shorten package description, ELPA Syncer, 2022/01/06
- [nongnu] elpa/evil-lisp-state 729c131ecc 012/125: Better consistency with `sx` for sp-splice-sexp, ELPA Syncer, 2022/01/06
- [nongnu] elpa/evil-lisp-state f9fad45551 011/125: Add key bindings for sp-kill-sexp functions, ELPA Syncer, 2022/01/06