carlhuda / janus

Vim distribution
7.88k stars 814 forks source link

Cannot set linespace in vim #635

Closed ghost closed 9 years ago

ghost commented 9 years ago

changing "set linespace=5" in the ~/.vimrc.after file has no effect. Tested on two fresh installs of janus on 2 Arch Linux machines. Neither does running ":set linespace=5" from within command mode in vim.

Heres a link to my .vimrc.after http://pastebin.com/9i9jsMdV

kalbasit commented 9 years ago

linespace works only in the GUI (Gvim, MacVim etc...), it does not work in terminal vim.