This repository has been archived on 2023-01-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
mail-config/vim/.vim/_gvim-style.vim
2022-09-06 10:42:35 +02:00

7 lines
127 B
VimL

" hide gvim elements
set guioptions-=m "remove menu bar
set guioptions-=T "remove toolbar
" font
set guifont=Noto\ Mono\ 10