you are viewing a single comment's thread
view the rest of the comments
[–] 8 points 1 month ago* (1 child)

JetBrains, SublimeText, VS Code, NeoVim, Nano! <3

Though I am not on Windows OS, but if you are, you may find the debugger of Visual Studio (non Code) quite awesome, too.

  • source
  • hideshow 2 child comments
  • [–] 3 points 1 month ago (1 child)

    Once you're comfortable with (neo)vim, is there any reason to use nano?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 1 month ago

    NeoVim is a miracle, but is utterly rarely installed on machines, and especially on servers. Same as Micro.
    Nano is frequently pre-installed, sometimes even with syntax highlihgting at /usr/share, more comfortable than standard Vim in general, I believe.

  • source
  • parent