How to adjust the height of line spacing in Textmate 2?
i.e. preferably like Textmate 1 (on the right).
defaults write com.macromates.TextMate.preview fontLeadingDelta -float 0
defaults write com.macromates.TextMate.preview fontAscentDelta -float 0
source: textmate on github