This commit is contained in:
phucisstupid 2025-09-29 17:11:18 +07:00 committed by GitHub
parent bf154e7474
commit c6908ff668
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,17 +1,13 @@
return {
{
"tris203/precognition.nvim",
event = "VeryLazy",
opts = {
startVisible = true,
showBlankVirtLine = true,
highlightColor = { link = "Comment" },
showBlankVirtLine = false,
},
},
{
"m4xshen/hardtime.nvim",
lazy = false,
dependencies = { "MunifTanjim/nui.nvim" },
opts = {},
},