mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
cleanup
This commit is contained in:
parent
bf154e7474
commit
c6908ff668
1 changed files with 1 additions and 5 deletions
|
|
@ -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 = {},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue