810 current 2024-07-05 10:30:41 24.11.20240705.d9c0b9d 6.9.7-zen1 *

This commit is contained in:
zackartz 2024-07-05 10:30:46 -04:00
parent 2febf358d0
commit 03c2cdadfb
No known key found for this signature in database
GPG key ID: 5B53E53A9A514DBA

View file

@ -0,0 +1,11 @@
return {
"OXY2DEV/markview.nvim",
dependencies = {
-- You may not need this if you don't lazy load
-- Or if the parsers are in your $RUNTIMEPATH
"nvim-treesitter/nvim-treesitter",
"nvim-tree/nvim-web-devicons",
},
}