Home » Odeon Blogs » Tudor, UI/UX Maestro »

Cleaning the screen - MacVim

Cleaning the screen - MacVim

MacVim, by default has this ugly setting to display vertical bar. They appear on both sides when using :vs. Because I want to keep my screen clean while coding (fullscreen too. shift + cmd + f), some digging revealed this:

  1. set guioptions+=LlRrb
  2. set guioptions-=LlRrb

Put these two lines in the config file and the bars go away. Yeah, I noticed the anomaly too. Don't ask why.


Category: sparks

Discussion



Leave a Comment :

(required)


(required)




(required)




(required)






Leave a Comment


Page generated in: 0.13s