Merge 6a64d68fe9ae900f6f2137d8b584a514fee19b28 into 1f7376c805cb57daef05713412f8e562141eead8

This commit is contained in:
Alireza Jr 2024-05-21 03:27:20 +03:30 committed by GitHub
commit f0c4befcd5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,8 +21,10 @@ Plug 'tpope/vim-commentary'
Plug 'ap/vim-css-color' Plug 'ap/vim-css-color'
call plug#end() call plug#end()
colorscheme vim
set title set title
set bg=light set bg=dark
set go=a set go=a
set mouse=a set mouse=a
set nohlsearch set nohlsearch