mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-05 12:46:34 +05:30
add markview plugin
This commit is contained in:
@ -187,5 +187,13 @@ local plugins = {
|
||||
},
|
||||
ft = { "rust" },
|
||||
},
|
||||
{
|
||||
"OXY2DEV/markview.nvim",
|
||||
lazy = false,
|
||||
dependencies = {
|
||||
"nvim-treesitter/nvim-treesitter",
|
||||
"nvim-tree/nvim-web-devicons",
|
||||
},
|
||||
},
|
||||
}
|
||||
return plugins
|
||||
|
Reference in New Issue
Block a user