vim: enable 'markdown_inline' parser in nvim-treesitter
This commit is contained in:
parent
def6d4375c
commit
18feea6710
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ configs.setup {
|
|||
'lua',
|
||||
'make',
|
||||
'markdown',
|
||||
'markdown_inline',
|
||||
'python',
|
||||
'toml',
|
||||
'vim',
|
||||
|
|
Loading…
Add table
Reference in a new issue