On 20 April 2010 17:18, Bjorn Tipling wrote: > I would like to increase the spacing between lines for better > readability. Is this possible in MacVim?
You'll want to try :set linespace=1 and adjust the "1" to your liking. Unfortunately, 'linespace' only takes integer values so you may not be able to adjust it as precisely as you would like. Björn -- You received this message from the "vim_mac" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php Subscription settings: http://groups.google.com/group/vim_mac/subscribe?hl=en
