Update something
This commit is contained in:
parent
e3c94cce54
commit
147ca5ddbc
81 changed files with 3055 additions and 326 deletions
5
nvim/lua/plugins/mdx.lua
Normal file
5
nvim/lua/plugins/mdx.lua
Normal file
|
@ -0,0 +1,5 @@
|
|||
return {
|
||||
"davidmh/mdx.nvim",
|
||||
config = true,
|
||||
dependencies = { "nvim-treesitter/nvim-treesitter" },
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue