Browse Source

still in search for a good colorscheme

Chris 4 năm trước cách đây
mục cha
commit
4f7c5b3ec3
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      init.vim

+ 2 - 2
init.vim

@@ -20,8 +20,8 @@ else
 
   " Themes
   source $HOME/.config/nvim/themes/syntax.vim
-  " source $HOME/.config/nvim/themes/onedark.vim
-  source $HOME/.config/nvim/themes/material.vim
+  source $HOME/.config/nvim/themes/onedark.vim
+  " source $HOME/.config/nvim/themes/material.vim
   source $HOME/.config/nvim/themes/airline.vim
 
   " Plugin Configuration