Replies: 1 comment
-
Hello, for pareto you have to load it then call M-x pareto-mode. With your snippet maybe paredit and pareto conflict somewhat, like pareto taking precedence? I'd try one then the other. I just tested pareto, while some keys work (j k C-k maybe more) some didn't (r R c). It is a contributed module so unfortunately we can't be sure of its quality. paredit You can also call paredit functions with M-x such as paredit-backward… this works. I can't comment much more I don't know the keybindings :p |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
At this point, I'm just copying random incantation from people's
init.lisp
files e.g.but no paredit key bindings work (or exist?)
I also installed pareto then added:
but the key bindings on pareto don't work. (Actually, they just give single letters like k, but various attempts to chord them like C-k, M-k etc. do nothing.)
For the love of god, I can't figure out how to do basic things with lem..
Beta Was this translation helpful? Give feedback.
All reactions