Nvim: update treesitter and use themify

This commit is contained in:
Robert Kmieć
2024-09-06 09:36:15 +02:00
parent 801ba0dfdf
commit fcecb7f575
8 changed files with 75 additions and 206 deletions

View File

@@ -17,5 +17,9 @@ return { {
-- WARN
toc_format = '%s- [%s](<%s#%s>)',
}
},
}, {
'SCJangra/table-nvim',
ft = 'markdown',
opts = {},
}
} }