I do a lot of text editing for work and there are some phrases that I have to type frequently. What's the best way to quickly paste those phrases into a document using a shortcut or keyword? I mainly use Kwrite and Kate as i prefer plain text editors and need no formatting.

you are viewing a single comment's thread
view the rest of the comments
[–] 10 points 2 years ago (1 child)

Vim macros are quite easy to use, if you already know how to vi.

  • source
  • hideshow 2 child comments
  • [–] 0 points 2 years ago (2 children)

    Besides macros, I think vim had some other relevant feature for this. Just can't remember it right now.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 3 points 2 years ago (1 child)

    I use (neo)vim with UltiSnips for coding, text editing and writing e-mails, and it works great! It's super customizable.

  • source
  • parent
  • hideshow 2 child comments