Set gvim theme to elflord and disabled gui elements

main
Michael Mandl 2018-02-15 08:12:42 +01:00
parent 935e09c41e
commit 1ea0168953
1 changed files with 8 additions and 0 deletions

View File

@ -11,3 +11,11 @@ set shiftwidth=4
" line numbers
set number
" themes
colorscheme elflord
" gvim layout
set guioptions-=r
set guioptions-=L
set guioptions-=m
set guioptions-=T