This repository has been archived on 2024-07-18. You can view files and clone it, but cannot push or open issues or pull requests.
nvim-user/highlights/init.lua
2023-09-10 14:22:56 -04:00

4 lines
94 B
Lua

return { -- this table overrides highlights in all themes
-- Normal = { bg = "#000000" },
}