added markview
This commit is contained in:
parent
010acd113f
commit
dd52da19ff
7
lua/plugins/markview.lua
Normal file
7
lua/plugins/markview.lua
Normal file
@ -0,0 +1,7 @@
|
||||
return {
|
||||
"OXY2DEV/markview.nvim",
|
||||
dependencies = {
|
||||
"nvim-treesitter/nvim-treesitter",
|
||||
"nvim-tree/nvim-web-devicons"
|
||||
},
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user