Turn off lazy loading for markview and treesitter, updating packages.

This commit is contained in:
calcu1on
2025-07-08 08:27:53 -04:00
parent cf575950da
commit cb535f28e4
3 changed files with 10 additions and 8 deletions

View File

@@ -12,6 +12,7 @@ return {
end,
dependencies = {
"OXY2DEV/markview.nvim"
}
},
lazy = false
}