Is it possible to achieve the so-called “distraction free mode” in Vim?
问题 Just curious, kinda like the "distraction free mode" of editors like sublime text, is it possible to centroid all the text to the middle of view field? It's always annoying to stare at the left-most end of the vim terminal in fullscreen mode with a widescreen monitor. 回答1: You could take a look at VimRoom: http://projects.mikewest.org/vimroom/ Alternatively, you could set Vim up to have two or more vertical windows on your widescreen and have the same buffer automatically "snake" between them