blob: bc5e33cb2adb05d075c8da76552606a7ba7f2302 [file] [log] [blame]
Bram Moolenaar8be2fbb2017-02-23 19:32:47 +01001" gvimrc for test_gui_init.vim
2
3if has('gui_athena') || has('gui_motif') || has('gui_gtk2') || has('gui_gtk3')
4 set guiheadroom=0
5endif