diff --git a/lua/theme.lua b/lua/theme.lua index f3c8dd8..575dab9 100644 --- a/lua/theme.lua +++ b/lua/theme.lua @@ -2,6 +2,10 @@ vim.cmd 'highlight WhitespaceEOL ctermbg=red guibg=#ab0d0d' vim.cmd 'match WhitespaceEOL /\\s\\+\\%#\\@