Removed world-clock plugin and customized my own one. Setup the left-status colors.

This commit is contained in:
Norm Rasmussen
2024-01-15 17:08:39 -05:00
parent 5b4abd236a
commit 30bdfe95a3
9 changed files with 104 additions and 34 deletions

View File

@ -59,7 +59,7 @@ opt.synmaxcol = 240 -- Max column for syntax highlight
-- Colorscheme
-----------------------------------------------------------
opt.termguicolors = true -- Enable 24-bit RGB colors
cmd[[colorscheme dracula]]
-- cmd[[colorscheme dracula]]
-----------------------------------------------------------
-- Tabs, indent
-----------------------------------------------------------