this post was submitted on 11 May 2024
550 points (96.8% liked)

Programmer Humor

19145 readers
1230 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] stepan@lemmy.cafe 1 points 4 months ago

I also tried https://github.com/smoka7/multicursors.nvim and the experience was horrible. Then I tried https://github.com/brenton-leighton/multiple-cursors.nvim and I absolutely love it. It has conflict with cmp, but the README has great tutorial on disabling cmp only when using multiple cursors, and dealing with other plugins to maks them work or disable them in the multicursor mode.