diff --git a/lua/theme.lua b/lua/theme.lua index 77360ef..9151c72 100644 --- a/lua/theme.lua +++ b/lua/theme.lua @@ -1,5 +1,5 @@ -- Revert to vim's default term colorscheme ---vim.cmd 'colorscheme vim' +vim.cmd 'colorscheme vim' vim.cmd 'set notermguicolors' -- Highlight trailing whitespace (darker red)