top | item 34366120

(no title)

throwaway_au_1 | 3 years ago

>Those editors also let you use shortcuts without having to switch through different modes making you more efficient.

The modes are what makes editing in Vim efficient.. you don't think Vim users are out here swapping through modes looking for the one that lets them paste a line do you?

discuss

order

charcircuit|3 years ago

Yes. Instead of just control + v they have to switch out of insert mode and into normal mode, then do a command to paste their clipboard, then have to do a command to go back to insert mode. It's overcomplicated.

jonas-w|3 years ago

They just press ctrl+alt+v in insert mode or if they are in normal mode they will press p.

throwaway_au_1|3 years ago

You do not seem to have a grasp on Vim which qualifies you to assert that it is overcomplicated.