diff --git a/vimrc b/vimrc index 524ea01..67fe77a 100644 --- a/vimrc +++ b/vimrc @@ -513,6 +513,8 @@ if exists('+termguicolors') set termguicolors endif +colorscheme monotonous-dark + set updatetime=100 set timeoutlen=500 set lazyredraw