Remove stray blank line

This commit is contained in:
Anthony Rose 2017-04-10 13:18:38 +01:00
parent 372153819d
commit d56ade40b5

1
vimrc
View file

@ -118,7 +118,6 @@ if has("gui_running")
endif
set columns=88
set lines=40
endif
" vim:set ft=vim et sw=4: