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