Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
f36a2c7e60d86b1a1733a8f51ed72da9c6f76eb8
/
.
/
src
/
testdir
/
gui_init.vim
blob: 42b2bca7fe5d7d2c9c2cf8250b86c12296e7ed60 [
file
] [
log
] [
blame
]
" gvimrc for test_gui_init.vim
if has('gui_athena') || has('gui_motif') || has('gui_gtk2') || has('gui_gtk3')
set guiheadroom=0
set guioptions+=p
endif