Turn off lazy loading for markview and treesitter, updating packages.
This commit is contained in:
@@ -2,4 +2,5 @@
|
||||
return {
|
||||
"OXY2DEV/markview.nvim",
|
||||
lazy = false,
|
||||
priority = 49,
|
||||
};
|
||||
|
||||
@@ -12,6 +12,7 @@ return {
|
||||
end,
|
||||
dependencies = {
|
||||
"OXY2DEV/markview.nvim"
|
||||
}
|
||||
},
|
||||
lazy = false
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user