810 current 2024-07-05 10:30:41 24.11.20240705.d9c0b9d 6.9.7-zen1 *
This commit is contained in:
parent
2febf358d0
commit
03c2cdadfb
1 changed files with 11 additions and 0 deletions
|
|
@ -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",
|
||||||
|
},
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue