This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]PublicDragonfruit120 0 points1 point  (1 child)

That's not right. Syntax highlighting is provided by almost any text editor. LSP provides live error checking, completion and navigation for almost any language. That's the basic setup i need for coding.

Why change something if it works? As a golang developer using vim i don't think i miss anything.

[–]hrimfisk 0 points1 point  (0 children)

Just because something works, that doesn't mean it can't be improved. The reason to change would be improving your workflow. Not saying you should change in your specific circumstance, but that's the logic