Skip to content

Commit

Permalink
vimrc: use non-GUI tab pages line in gVim
Browse files Browse the repository at this point in the history
  • Loading branch information
yous committed Apr 10, 2024
1 parent cad9270 commit 6fed518
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -586,6 +586,7 @@ augroup END
if has('gui_running')
set guifont=Consolas:h10:cANSI
set guioptions+=! " External commands are executed in a terminal window
set guioptions-=e " Tab pages
set guioptions-=m " Menu bar
set guioptions-=t " Tearoff menu items
set guioptions-=T " Toolbar
Expand Down

0 comments on commit 6fed518

Please sign in to comment.