This commit is contained in:
Tawfeeq 2025-04-14 16:24:44 +02:00
parent 7f7e10657c
commit 4fe0e2df2e
3 changed files with 26 additions and 0 deletions

View file

@ -0,0 +1,9 @@
-- Lua
return {
"folke/twilight.nvim",
opts = {
-- your configuration comes here
-- or leave it empty to use the default settings
-- refer to the configuration section below
}
}