evil-lisp-state icon indicating copy to clipboard operation
evil-lisp-state copied to clipboard

An evil state to navigate Lisp code and modify it with smartparens

Results 26 evil-lisp-state issues
Sort by recently updated
recently updated
newest added

How do I install it in emacs-doom. In fact, I have installed it, but it is hard to set up key bindings in doom, since "," is for other use...

Reported in spacemacs repo: https://github.com/syl20bnr/spacemacs/issues/6788 #### Description It inserts new sexp inside previous symbol. #### Reproduction guide - Start Emacs - Open lisp file with two nested sexps on one...

Hi, I just noticed when in evil-lisp-state, the parenthesis highlight for matching parenthesis is not correct, `SPC k k` to enter evil-lisp-state, then test on below code: ``` ((())) ```...

Hey, thanks for your work, I absolutely love evil lisp state! However I wonder why there is no supplementary to already existing leader-j "next opening parenthesis" function? It can be...

Currently I'm using parinfer-mode alongside evil-lisp-state in my spacemacs setup. The former isn't compatible with smartparens, while the latter depends on it. As far as I can see, this setup...

I'm really liking evil-lisp-state but feel that I'm not leveraging it very effectively. If this hasn't been done already, I might try writing a vimtutor-like document for evil-lisp-state in a...

Adds re-indent command and keybinding