diff options
| author | Blista Kanjo | 2021-11-30 02:06:46 -0500 |
|---|---|---|
| committer | Blista Kanjo | 2021-11-30 02:06:46 -0500 |
| commit | b008c40fa36f216bfee1258a91b339a30e9ce287 (patch) | |
| tree | 75f484af507f78b3c0380f03cc8b7a9b4b3672ab /.vimrc | |
| parent | a0a348086b3f60ea15de2d5da1384d510eba8c4e (diff) | |
changed color scheme for GVIM
Diffstat (limited to '.vimrc')
| -rw-r--r-- | .vimrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ if has('gui_running') set guifont=JetBrains\ Mono\ 11 - colorscheme evening + colorscheme torte endif if $TERM == 'alacritty' |
