From 76c6d58af4ba7fd36459ea8250517a17f07d6778 Mon Sep 17 00:00:00 2001 From: sudacode Date: Wed, 14 Dec 2022 00:58:04 -0800 Subject: [PATCH] update onedark naming --- init.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.vim b/init.vim index 56714b7..62fa87b 100644 --- a/init.vim +++ b/init.vim @@ -77,5 +77,5 @@ command! Aniwrapper execute ":FloatermNew aniwrapper -qtdoomone -D 144" set termguicolors " colorscheme doom-one -colorscheme onedarkpro +colorscheme onedark " colorscheme github_dark