Embed Notice
HTML Code
Corresponding Notice
- Embed this notice@m0xee @nyanide
> There's vim-go plugin or something like that
Oh, I hate those.
> it displays the output of "go doc" for the function inline as you type its name
The busier a UI is, the harder it is to actually pay attention to what you're doing. I don't know how people actually use computers that are full of flashing shit and scrolling text and 50 things happen in 50 different parts of the screen every time you push a single button. I spent hours figuring out how to disable the stupid evil twin cursor (`let loaded_matchparen = 1`...you can't stop it from happening, you can only tell it that it already happened, though it's changed since then and it's doing something else now) when vim first added it because I'm moving my cursor around and then suddenly there's another cursor moving in the opposite direction, it was maddening. I started thinking of vim like the Firefox of text editors.