-
@Secr3t5 No I haven't actually... how does it compare to atom? Thats the one GUI editor I have a bit more experience with
-
@Secr3t5 whats great about vim is that I can use it literally anywhere, especially over ssh. I do devops at work and its a real advantage that I can just work on the server instead of copying stuff back and forth. Also fixing stuff inside docker containers, my server etc
-
@Secr3t5 debugging is really the only thing that seems like a step up from "Unix is my IDE" to VS etc. On Linux I use gdbgui but the UI isnt working that well and its a bit clunky to launch etc.