From ac7f03001ac6c68430d6306de19bc124c385ccd1 Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 28 Oct 2020 21:59:10 -0400 Subject: added galaxy line --- themes/nvcode.vim | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'themes/nvcode.vim') diff --git a/themes/nvcode.vim b/themes/nvcode.vim index 7a497c33..9f010681 100644 --- a/themes/nvcode.vim +++ b/themes/nvcode.vim @@ -1,10 +1,9 @@ hi Comment cterm=italic -let g:nvcode_hide_endofbuffer=1 -let g:nvcode_terminal_italics=1 let g:nvcode_termcolors=256 syntax on colorscheme nvcode +" colorscheme onedark " checks if your terminal has 24-bit color support -- cgit v1.2.3