Hacker News new | ask | show | jobs
by lliamander 1520 days ago
Good to know. I've struggled with setting up lsp for Elixir (after Alchemist was retired). I've settled for IntelliJ with Emacs keybindings (which really isn't a bad way to go, all things considered).
1 comments

How do you manage with out kill ring? I tried it and I just can't get through 10min of usage without
Have you tried the command: "Paste from history..." I have it bound to Opt+Y in IntelliJ
To be honest, I don't use kill ring anyway, but would probably be a good thing for me to learn about in my regular emacs work.