mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 05:24:39 +01:00
no tearoff
This commit is contained in:
parent
857987e031
commit
28e3bcfa1c
1 changed files with 3 additions and 0 deletions
3
vimrc
3
vimrc
|
|
@ -29,6 +29,9 @@ if has('gui_running') "GUI specific settings
|
||||||
"no toolbar
|
"no toolbar
|
||||||
set guioptions-=T
|
set guioptions-=T
|
||||||
|
|
||||||
|
"no tear-off menus
|
||||||
|
set guioptions-=t
|
||||||
|
|
||||||
set background=light
|
set background=light
|
||||||
"set transparency=8
|
"set transparency=8
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue