I haven’t actually moved yet, but I found good success with Nvim Kickstart. However, theres too many things that I just don’t know how to do and really throw a wrench into my workflow. For the moment I’m just building out a list of things that I need to know how to do in neovim.

Tasks

  • Quick switch to terminal and have terminal in a side pane (i.e. when working on test cases)
  • Search whole codebase for a string and move thru the occurances in a big list.
  • “Summon” autocomplete
  • Find and replace
  • Multi cursor / select block and edit all lines at once.