mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-12-22 18:17:35 +00:00
Add markdown_inline treesitter parser
This commit is contained in:
parent
7e32c53c05
commit
b9917f562e
@ -16,6 +16,7 @@ M.ensure_installed = {
|
|||||||
"lua",
|
"lua",
|
||||||
"make",
|
"make",
|
||||||
"markdown",
|
"markdown",
|
||||||
|
"markdown_inline",
|
||||||
"python",
|
"python",
|
||||||
"rust",
|
"rust",
|
||||||
"scala",
|
"scala",
|
||||||
|
Loading…
Reference in New Issue
Block a user