you are viewing a single comment's thread
view the rest of the comments
[–] 8 points 5 months ago (2 children)

Learn Vim motions and use a plugin for another IDE. You are losing so much time and mental energy using a mouse for coding. You can also use something like NVChad with NVim and have a Vim that looks more like modern ides.

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

    maybe it really would be worth the effort to learn 🤔

  • source
  • parent
  • hideshow 1 child comment
  • That's the really hard part. You will be really slow before you get fast again. I couldn't practice at work without getting fired for getting nothing done. I had to learn at home doing projects, which also means those project basically made no progress for a while. There are some really cool things that people never talk about. Like NeoVim has this integration with JetBrains rider that acts as a bridge and connects the two. Changes are live on both and you only switch to Rider to debug.

  • source
  • parent