mirror of
https://github.com/itme-brain/nvim.git
synced 2026-05-08 15:10:13 -04:00
refactor(treesitter): use native neovim APIs
This commit is contained in:
parent
6176457340
commit
34c52305af
5 changed files with 57 additions and 185 deletions
|
|
@ -3,7 +3,6 @@ return {
|
|||
"MeanderingProgrammer/render-markdown.nvim",
|
||||
ft = { "markdown" },
|
||||
dependencies = {
|
||||
"nvim-treesitter/nvim-treesitter",
|
||||
"nvim-tree/nvim-web-devicons",
|
||||
},
|
||||
opts = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue