Skip to content

Commit 13058ef

Browse files
committed
Remove twilight
1 parent eaa7ddf commit 13058ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.config/nvim/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ pcall(function()
446446
vim.wo.signcolumn = 'yes'
447447
end,
448448
plugins = {
449-
twilight = { enabled = true },
449+
twilight = { enabled = false },
450450
gitsigns = { enabled = false },
451451
},
452452
})

0 commit comments

Comments
 (0)