lispyville icon indicating copy to clipboard operation
lispyville copied to clipboard

lispy + evil = lispyville

Results 25 lispyville issues
Sort by recently updated
recently updated
newest added

I find lispy-tab super useful, but it's mapping to Evil is not obvious since it serves both for folding (usually TAB) and for indenting (usually `=`). The indentation part is...

enhancement

Unless I am somehow misunderstanding a major part of lispyville and how it can be used, I am having some issues getting the operators such as safe delete to work...

documentation

Just thought I'd request this from evil-cleverparens. > Insert > When entering insert-state via i in a situation where the point is between a round opening parentheses and a symbol,...

enhancement

You mentioned that you were going to be implementing vim-sexp-mappings-for-regular-people binds at some point, which is awesome. I ended up having to do it myself manually with the smartparens api...

enhancement