mirror of
https://github.com/NaomiAmethyst/dots.git
synced 2025-08-05 16:48:38 +00:00
do not show GUI tabs
This commit is contained in:
parent
59ecec57c2
commit
f829c2023f
1 changed files with 1 additions and 0 deletions
1
gvimrc
1
gvimrc
|
@ -11,5 +11,6 @@ set guioptions-=r " Disable the (right) scrollbar
|
||||||
set guioptions-=l " Disable the (left) scrollbar
|
set guioptions-=l " Disable the (left) scrollbar
|
||||||
set guioptions-=L " Disable the (left) scrollbar
|
set guioptions-=L " Disable the (left) scrollbar
|
||||||
set guioptions-=a " Share the copy buffer with visual mode
|
set guioptions-=a " Share the copy buffer with visual mode
|
||||||
|
set guioptions-=e " Kill off the GUI tabs
|
||||||
|
|
||||||
set guifont=Monospace\ 9
|
set guifont=Monospace\ 9
|
||||||
|
|
Loading…
Add table
Reference in a new issue